diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-fcgi.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-fcgi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-fcgi.yaml b/tests/plugins/http/configs/.rr-fcgi.yaml index 110b68f4..cfd4b79b 100644 --- a/tests/plugins/http/configs/.rr-fcgi.yaml +++ b/tests/plugins/http/configs/.rr-fcgi.yaml @@ -22,7 +22,7 @@ http: destroy_timeout: 60s ssl: - port: 8889 + address: :8889 redirect: false cert: fixtures/server.crt key: fixtures/server.key |