This commit is contained in:
2026-07-29 14:46:01 +00:00
parent 3c72712e94
commit c01a56f244
+1 -1
View File
@@ -30,7 +30,7 @@ services:
ports: ports:
- "8030:80" - "8030:80"
depends_on: depends_on:
- excalidash-backend - backend
healthcheck: healthcheck:
test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://127.0.0.1:80"] test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://127.0.0.1:80"]
interval: 30s interval: 30s