23 lines
482 B
Plaintext
23 lines
482 B
Plaintext
TYPE=timeoverflow
|
|
COMPOSE_FILE=compose.yml
|
|
|
|
DOMAIN=timeoverflow.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
ADMINS=admin@timeoverflow.org
|
|
RAILS_LOG_LEVEL=debug
|
|
|
|
SECRET_DB_PASSWORD_VERSION=v1
|
|
SECRET_SECRET_KEY_BASE_VERSION=v1 # length=128 charset=hex
|
|
|
|
## E-mail settings # <= EDIT ALL THIS
|
|
#COMPOSE_FILE="compose.yml:compose.smtp.yml"
|
|
#TIMEOVERFLOW_SMTP_ENABLED=1
|
|
#SECRET_SMTP_PASSWORD_VERSION=v1
|
|
#MAILER_SENDER=
|
|
#MAIL_SENDER=
|
|
#SMTP_ADDRESS=
|
|
#SMTP_DOMAIN=
|
|
#SMTP_PORT=
|
|
#SMTP_USER_NAME=
|