22 lines
359 B
Plaintext
22 lines
359 B
Plaintext
TYPE=karrot
|
|
|
|
DOMAIN=karrot.example.com
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
# postal,smtp,sonsole
|
|
EMAIL_BACKEND=console
|
|
# only set those when using SMTP
|
|
#EMAIL_FROM=
|
|
#EMAIL_PASSWORD=
|
|
#SMTP_HOST=
|
|
#SMTP_USE_SSL=true
|
|
#SMTP_PORT=465
|
|
|
|
# account id for maxmind (for GeoIP)
|
|
MAXMIND_ACCOUNT_ID=
|
|
# License key for maxmind
|
|
MAXMIND_LICENSE_KEY=
|
|
|
|
|
|
SECRET_DB_PASSWORD_VERSION=v1
|