diff options
author | Valery Piashchynski <[email protected]> | 2020-11-26 14:04:27 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-26 14:04:27 +0300 |
commit | 8b24468430460ef01bc351c81b1b53673bf5db36 (patch) | |
tree | 6944ef87d16bb6184dfe7f7d18a1e6de783744da /plugins/http/tests/configs/.rr-broken-pipes.yaml | |
parent | 72a10aa983e79d42db14416d70ff8dc5e74b472e (diff) |
Rotate ports for the http plugin init test
Diffstat (limited to 'plugins/http/tests/configs/.rr-broken-pipes.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-broken-pipes.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-broken-pipes.yaml b/plugins/http/tests/configs/.rr-broken-pipes.yaml index 5738712a..aacc303e 100644 --- a/plugins/http/tests/configs/.rr-broken-pipes.yaml +++ b/plugins/http/tests/configs/.rr-broken-pipes.yaml @@ -13,7 +13,7 @@ server: http: debug: true - address: 127.0.0.1:8084 + address: 127.0.0.1:12384 maxRequestSize: 1024 middleware: [ "" ] uploads: |