diff options
author | Valery Piashchynski <[email protected]> | 2020-12-15 00:45:56 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-15 00:45:56 +0300 |
commit | 3cf93d96d24201758fb5c23529af90050c3914cb (patch) | |
tree | 73241d2205034adfe65b119864f9041599a50498 /plugins/http/tests/configs/.rr-ssl.yaml | |
parent | 9cc8aef1f64f21d7238a3234df98657289a75db5 (diff) |
Rotate ports
Remaster worker_watcher
Diffstat (limited to 'plugins/http/tests/configs/.rr-ssl.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-ssl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-ssl.yaml b/plugins/http/tests/configs/.rr-ssl.yaml index 127c1678..fb54d3fa 100644 --- a/plugins/http/tests/configs/.rr-ssl.yaml +++ b/plugins/http/tests/configs/.rr-ssl.yaml @@ -28,7 +28,7 @@ http: key: fixtures/server.key # rootCa: root.crt fcgi: - address: tcp://0.0.0.0:6920 + address: tcp://0.0.0.0:16920 http2: enabled: false h2c: false |