custom-html-tiny/.env.sample

15 lines
373 B
Plaintext

TYPE=custom-html-tiny
DOMAIN={{ .Domain }}
LETS_ENCRYPT_ENV=production
HTTP_SUBDIR=
COMPOSE_FILE="compose.yml"
# Single Sign On via Traefik "file provider"
#COMPOSE_FILE="$COMPOSE_FILE:compose.sso.yml"
# Git-pull regularly
#COMPOSE_FILE="$COMPOSE_FILE:compose.git-pull.yml"
#GIT_REPO_URL="https://git.coopcloud.tech/dalmationer/hexbomb.gay"
#CRON_SCHEDULE="*/1 * * * *"