Skip to content
Snippets Groups Projects
Commit 005a008f authored by Brian Moe's avatar Brian Moe
Browse files

Changed EMAIL_HOST to localhost

parent 72fe3428
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,5 @@
CONFIG_NAME = "PRODUCTION"
SITE_ID = 3
EMAIL_HOST = 'localhost'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment