diff options
author | Valery Piashchynski <[email protected]> | 2020-11-26 13:47:53 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-26 13:47:53 +0300 |
commit | 72a10aa983e79d42db14416d70ff8dc5e74b472e (patch) | |
tree | 076efeabb052e78e431dc053241c1df82dbb00c3 /plugins/http/tests/configs/.rr-env.yaml | |
parent | a418f77a2297bda236ced2cde5fa04f0184f3aaa (diff) |
Update ports in the rr-env test
Diffstat (limited to 'plugins/http/tests/configs/.rr-env.yaml')
-rw-r--r-- | plugins/http/tests/configs/.rr-env.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/http/tests/configs/.rr-env.yaml b/plugins/http/tests/configs/.rr-env.yaml index ed7def18..c9fdc798 100644 --- a/plugins/http/tests/configs/.rr-env.yaml +++ b/plugins/http/tests/configs/.rr-env.yaml @@ -13,7 +13,7 @@ server: http: debug: true - address: 127.0.0.1:8084 + address: 127.0.0.1:12084 maxRequestSize: 1024 middleware: [ "" ] env: |