From 34a3a24afb2018546b7955f4631d0a8c309a789b Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 30 May 2025 22:13:11 +1200 Subject: [PATCH] :-'Generic Commit' --- testing/test-docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/test-docker.sh b/testing/test-docker.sh index 1584b40..518d80a 100755 --- a/testing/test-docker.sh +++ b/testing/test-docker.sh @@ -84,7 +84,7 @@ if ! wait_for_container "sos-test"; then fi # run the tests. -"${SCRIPT_DIR}/test.sh" "http://localhost:7703" +"${SCRIPT_DIR}/test.sh" "http://127.0.0.1:7703" RESULT=$? # clean up.