This commit is contained in:
Autumn.home 2024-06-12 20:57:36 +08:00
parent 75120da831
commit 5e92ac59b9
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,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