chore: Enable automatic generation of email server in non production environments (#1731)

This commit is contained in:
Tom Moor
2020-12-21 19:27:14 -08:00
committed by GitHub
parent e34ba1457e
commit 25d5ad8a7e
2 changed files with 30 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ PORT=3000
FORCE_HTTPS=true
ENABLE_UPDATES=true
DEBUG=cache,presenters,events
DEBUG=cache,presenters,events,emails,mailer,utils,multiplayer,server,services
# Third party signin credentials (at least one is required)
SLACK_KEY=get_a_key_from_slack