summaryrefslogtreecommitdiffstats
path: root/src/test/resources/http-cache/start_http_cache.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/http-cache/start_http_cache.sh')
-rwxr-xr-xsrc/test/resources/http-cache/start_http_cache.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/http-cache/start_http_cache.sh b/src/test/resources/http-cache/start_http_cache.sh
index fe9e9911..47c3cc87 100755
--- a/src/test/resources/http-cache/start_http_cache.sh
+++ b/src/test/resources/http-cache/start_http_cache.sh
@@ -34,4 +34,4 @@ fi
echo 'Installing requests packages for Python'
pip install requests
echo 'Executing the Http proxy in Cache mode only'
-python third_party_proxy.py --port 8080 --root /usr/src/http-cache-app/data-cache
+python third_party_proxy.py --port 8080 --root /usr/src/http-cache-app/data-cache --proxyaddress localhost:8085