update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user