Compare commits
6 Commits
backups
...
1.2.2+1.35
| Author | SHA1 | Date | |
|---|---|---|---|
| 3158926e7b | |||
| 136ad45cfb | |||
| 26e98e915d | |||
| aa6b8472f5 | |||
| f19c498001 | |||
| db18e08971 |
@ -30,7 +30,7 @@ services:
|
||||
#- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/baserow/data"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.0+1.35.3"
|
||||
- "coop-cloud.${STACK_NAME}.version=1.2.2+1.35.3"
|
||||
healthcheck:
|
||||
test: ["CMD", "./baserow.sh", "backend-cmd", "backend-healthcheck"]
|
||||
interval: 30s
|
||||
@ -40,7 +40,7 @@ services:
|
||||
|
||||
volumes:
|
||||
- baserow_data:/baserow/data
|
||||
|
||||
|
||||
volumes:
|
||||
baserow_data:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user