Merge pull request "Add healthcheck and backup labels" (#5)

Reviewed on: https://git.coopcloud.tech/coop-cloud/mumble/pulls/5
This commit is contained in:
Amras
2026-05-01 10:41:56 +00:00
3 changed files with 16 additions and 3 deletions

View File

@ -1,4 +1,5 @@
TYPE=mumble
ENABLE_BACKUPS=true
DOMAIN=mumble.example.com
@ -7,6 +8,7 @@ DOMAIN=mumble.example.com
LETS_ENCRYPT_ENV=production
ENV=production
# This is here so later lines can extend it; you likely don't wanna edit
COMPOSE_FILE="compose.yml"