This commit is contained in:
Autumn.home 2024-06-12 21:11:50 +08:00
parent ed6620a5a7
commit 43cd033a38
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ services:
REDIS_PASSWORD: "redis_password" REDIS_PASSWORD: "redis_password"
healthcheck: healthcheck:
test: ["CMD-SHELL", "curl -f http://127.0.0.1:8082 || exit 1"] test: ["CMD-SHELL", "curl -f http://127.0.0.1:8082 || exit 1"]
interval: 10s interval: 30s
timeout: 10s timeout: 10s
retries: 10 retries: 10
networks: networks: