Revert "rework recipe and upgrade kuma version"

This reverts commit 773fdeb412.
This commit is contained in:
stevensting
2026-03-31 18:06:19 +02:00
parent f41d89d320
commit 7897cae890
5 changed files with 48 additions and 25 deletions

View File

@ -10,8 +10,6 @@ DOMAIN=uptime-kuma.example.com
SECRET_DB_PASSWORD_VERSION=v1
SECRET_DB_ROOT_PASSWORD_VERSION=v1
## 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>
## Enable mariadb
#COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"