:-'Generic Commit'
Some checks failed
Build-Test-Publish / Build (push) Failing after 31s

This commit is contained in:
Your Name
2025-05-30 22:13:11 +12:00
parent df6de22a1a
commit 34a3a24afb

View File

@@ -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.