SESSION_SECRET=
MONGODB_CONN="mongodb://127.0.0.1:27017/howfeed"
SALT_WORK_FACTOR=10
SMTP_SERVER=
SMTP_PORT=587
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_RECIPIENTS="a@example.com, b@example.com"