Compare commits
1 Commits
main
...
0.5.2+v202
| Author | SHA1 | Date | |
|---|---|---|---|
| 31c2772c42 |
@ -33,7 +33,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "traefik.enable=false"
|
- "traefik.enable=false"
|
||||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||||
- "coop-cloud.${STACK_NAME}.version=0.5.1+v2026.2.0"
|
- "coop-cloud.${STACK_NAME}.version=0.5.2+v2026.2.0"
|
||||||
- "backupbot.backup=true"
|
- "backupbot.backup=true"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
test: ["CMD", "curl", "-f", "http://localhost:3000"]
|
||||||
|
|||||||
Reference in New Issue
Block a user