Compare commits

..

3 Commits

Author SHA1 Message Date
6e8c37c2a6 chore: publish 0.2.5+1.0.17 release 2023-06-21 17:51:42 -04:00
c60645a61d chore: publish 0.2.4+1.0.17 release 2023-06-21 17:51:12 -04:00
cfee2399cf chore: publish 0.2.3+1.0.17 release 2023-06-21 17:41:58 -04:00

View File

@ -34,7 +34,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.priority=1"
- "backupbot.backup=true"
- "backupbot.backup.path=/home/node/.wiki"
- "coop-cloud.${STACK_NAME}.version=0.2.2+1.0.17"
- "coop-cloud.${STACK_NAME}.version=0.2.5+1.0.17"
# healthcheck:
# test: ["CMD", "curl", "-f", "http://localhost"]
# interval: 30s