Skip to content

Commit

Permalink
Improve configuration for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed May 4, 2024
1 parent 8670e8c commit 4b4b11d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bibop/webkaos.conf
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ http {
http2 on;
server_name _;

ssl_dyn_rec_enable on;

ssl_certificate /etc/webkaos/ssl/ssl.crt;
ssl_certificate_key /etc/webkaos/ssl/ssl.key;

Expand Down

0 comments on commit 4b4b11d

Please sign in to comment.