adapt_authoring/.env.sample

13 lines
257 B
Plaintext

TYPE=adaptauthoring
DOMAIN=adapt.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.adapt.example.com`'
LETS_ENCRYPT_ENV=production
ADMIN_EMAIL=adapt@example.com
FROM_EMAIL=adapt@${DOMAIN}
SECRET_SESSION_KEY_VERSION=v1
SECRET_ADMIN_PASSWORD_VERSION=v1