adc/ansible/roles/highsea/templates/.env.j2
josiah 3f47bfc792 Update original media server play to better match what's needed.
- Split out PMS, hoard services
- Replace inventory data
- Remove unneeded webdav shit
- Update some config directory mounts to be less dumb
- renamed a bunch of traefik stuff
2023-12-31 23:19:32 -06:00

15 lines
601 B
Django/Jinja

# Docker Compose can read environment variables from this file.
# See https://docs.docker.com/compose/env-file/
# Put admin areas behind a login prompt, with username and password
# specified here. Run `htpasswd -n admin` to create a password hash
# for user "admin". Paste the output here. SSL strongly recommended.
BASIC_AUTH=
# Let's Encrypt needs an email address for registration.
ACME_EMAIL=admin@home.jowj.net
# The Traefik dashboard will be available at these domains.
# The URL is http://example.com/traefik/
# You'll need to fill in BASIC_AUTH above.
TRAEFIK_DOMAINS=highsea.home.jowj.net