Rejigger subdirectory hosting

This commit is contained in:
2022-10-26 17:57:00 -07:00
parent 52d9deef82
commit 2fa0fa324a
4 changed files with 22 additions and 9 deletions

View File

@ -1,10 +1,8 @@
TYPE=custom-html-tiny
DOMAIN=custom-html.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.custom-html.example.com`'
DOMAIN={{ .Domain }}
LETS_ENCRYPT_ENV=production
HTTP_SUBDIR=
COMPOSE_FILE="compose.yml"
# Single Sign On via Traefik "file provider"
@ -14,4 +12,3 @@ COMPOSE_FILE="compose.yml"
#COMPOSE_FILE="$COMPOSE_FILE:compose.git-pull.yml"
#GIT_REPO_URL="https://git.coopcloud.tech/dalmationer/hexbomb.gay"
#CRON_SCHEDULE="*/1 * * * *"
#GIT_REPO_SUBDIR=""