TYPE=karrot DOMAIN=karrot.example.com # account id for maxmind (for GeoIP) MAXMIND_ACCOUNT_ID= # License key for maxmind MAXMIND_LICENSE_KEY= SITE_NAME=karrot dev SITE_LOGO=https://user-images.githubusercontent.com/31616/36565633-517373a4-1821-11e8-9948-5bf6887c667e.png # postal,smtp,console EMAIL_BACKEND=console # only set those when using SMTP #EMAIL_FROM= # SMTP USER and EMAIL_FROM are usually the same #SMTP_USER= #SMTP_PASSWORD= #SMTP_HOST= #SMTP_USE_SLL= #SMTP_USE_TLS=true #SMTP_PORT=587 SITE_URL=https://${DOMAIN} LETS_ENCRYPT_ENV=production