diff options
Diffstat (limited to 'plugins/http/tests/configs/.rr-http.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-http.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-http.yaml b/plugins/http/tests/configs/.rr-http.yaml index caf7dfe3..3c2ec5a9 100644 --- a/plugins/http/tests/configs/.rr-http.yaml +++ b/plugins/http/tests/configs/.rr-http.yaml @@ -28,7 +28,7 @@ http: key: fixtures/server.key # rootCa: root.crt fcgi: - address: tcp://0.0.0.0:6921 + address: tcp://0.0.0.0:7921 http2: enabled: false h2c: false |