update
This commit is contained in:
@@ -30,7 +30,7 @@ services:
|
||||
ports:
|
||||
- "8030:80"
|
||||
depends_on:
|
||||
- excalidash-backend
|
||||
- backend
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--quiet", "--tries=1", "--spider", "http://127.0.0.1:80"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user