rework recipe and upgrade kuma version

This commit is contained in:
stevensting
2026-03-31 17:42:37 +02:00
parent 59ed487328
commit 773fdeb412
5 changed files with 25 additions and 48 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>