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