Revert "Revert "rework recipe and upgrade kuma version""

This reverts commit 7897cae890.
This commit is contained in:
stevensting
2026-04-01 18:14:58 +02:00
parent 69a0443f6e
commit 5fc90c6386
5 changed files with 25 additions and 44 deletions

View File

@ -10,6 +10,8 @@ DOMAIN=uptime-kuma.example.com
SECRET_DB_PASSWORD_VERSION=v1
SECRET_DB_ROOT_PASSWORD_VERSION=v1
## Enable mariadb
## Enable mariadb, otherwise sqlite will be used
#COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
# only for testing branches of uptime-kuma
#UPTIME_KUMA_GH_REPO=<branch name>