fix jelly

This commit is contained in:
2025-12-08 17:38:06 -05:00
parent 3fc20fa0b6
commit d37a9a5fa4

View File

@@ -121,7 +121,7 @@ in
extraOptions = [
"--network=arrnet"
"--network=haproxy-net"
"--health-cmd \"wget --no-verbose --tries=1 --spider http://localhost:5055/api/v1/status || exit 1\""
"--health-cmd \"wget --no-verbose --tries\=1 --spider http://localhost:5055/api/v1/status || exit 1\""
"--health-start-period 20s"
"--health-timeout 3s"
"--health-interval 15s"