feat: switch to upstream image (#3)
Reviewed-on: https://git.coopcloud.tech/coop-cloud/uptime-kuma/pulls/3 Reviewed-by: yksflip <flip@yksflip.de> Co-authored-by: p4u1 <p4u1_f4u1@riseup.net> Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
TYPE=uptime-kuma
|
||||
COMPOSE_FILE="compose.yml"
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
DOMAIN=uptime-kuma.example.com
|
||||
|
||||
@ -8,4 +10,6 @@ DOMAIN=uptime-kuma.example.com
|
||||
SECRET_DB_PASSWORD_VERSION=v1
|
||||
SECRET_DB_ROOT_PASSWORD_VERSION=v1
|
||||
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
## Enable mariadb
|
||||
#COMPOSE_FILE="$COMPOSE_FILE:compose.mariadb.yml"
|
||||
|
||||
Reference in New Issue
Block a user