docker-apps/www-sthome/stacks/.env
2025-04-03 22:57:52 +02:00

22 lines
611 B
Bash

##############################################################################################
# Values to be used for substitution by docker compose in compose.yml AND .*.env files
##############################################################################################
APPLICATION_NAME=www-sthome
DOCKERDIR=/mnt/SSD1/docker
MEDIADIR=/mnt/stpool1/NData1/Media
STACKSDIR=${DOCKERDIR}/stacks/${APPLICATION_NAME}
DATAROOT=${DOCKERDIR}/data
DATADIR=${DATAROOT}/${APPLICATION_NAME}
SECRETSDIR=${STACKSDIR}/secrets
CERTSDIR=${DATAROOT}/traefik/certs
SERVICE_PORT=80
DOMAINNAME=sthome.org
SUBDOMAIN1=www