diff options
author | Valery Piashchynski <[email protected]> | 2020-11-26 14:13:42 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-26 14:13:42 +0300 |
commit | b1f1c85480f04f7693d04351c356a668c32bde3d (patch) | |
tree | b6d4a44c9368c34021518f083aff3180305c46ac /plugins/http/tests/configs/.rr-http.yaml | |
parent | 8b24468430460ef01bc351c81b1b53673bf5db36 (diff) |
Rotate ports for the Middleware test
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 c7d6a999..c907c5e7 100644 --- a/plugins/http/tests/configs/.rr-http.yaml +++ b/plugins/http/tests/configs/.rr-http.yaml @@ -13,7 +13,7 @@ server: http: debug: true - address: 127.0.0.1:8084 + address: 127.0.0.1:18903 maxRequestSize: 1024 middleware: [ "" ] uploads: |