generated from coop-cloud/example
fix: use path that exists
This commit is contained in:
parent
0f25493def
commit
d1a4bf43e0
@ -17,7 +17,7 @@ services:
|
||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.20.0"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/var/www/"
|
||||
- "backupbot.backup.path=/etc/nginx/"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost"]
|
||||
interval: 30s
|
||||
|
Loading…
x
Reference in New Issue
Block a user