This commit is contained in:
parent
909eab8458
commit
5b3506ff19
@ -97,14 +97,14 @@ services:
|
||||
- MIGRATE=yes
|
||||
command: server
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8000/api/config/"]
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8000/api/settings/"]
|
||||
interval: 10s
|
||||
timeout: 3s
|
||||
retries: 3
|
||||
start_period: 45s
|
||||
deploy:
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.0+16.0.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=2.0.1+16.0.0"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/app/uploads"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user