add backups #9

Merged
Zigzagill merged 1 commits from backups into main 2026-03-25 17:09:49 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
* **Status**: 2
* **Image**: [`shlink`](https://hub.docker.com/r/shlink), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Backups**: Yes
* **Email**: No
* **Tests**: No
* **SSO**: No

View File

@ -21,6 +21,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
- "coop-cloud.${STACK_NAME}.version=0.2.0+4.4"
- "backupbot.backup=true"
web:
image: shlinkio/shlink-web-client:4.5.1
networks: