summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-06-16 23:05:37 -0800
committer=Corey Hulen <corey@hulen.com>2015-06-16 23:05:37 -0800
commitb41925da310aa717fb6100fcc498adc8f3176c30 (patch)
treea9a1fdc156b429d9ecf027fa82419b242b5b08c6 /config
parent7d14343634aa0cc8b3990f806d1d3c9ed214e140 (diff)
downloadchat-b41925da310aa717fb6100fcc498adc8f3176c30.tar.gz
chat-b41925da310aa717fb6100fcc498adc8f3176c30.tar.bz2
chat-b41925da310aa717fb6100fcc498adc8f3176c30.zip
Fixing build
Diffstat (limited to 'config')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 80431c9de..3d2c26716 100644
--- a/config/config.json
+++ b/config/config.json
@@ -10,7 +10,7 @@
"ServiceSettings": {
"SiteName": "Mattermost Preview",
"Domain": "",
- "Mode" : "prod",
+ "Mode" : "dev",
"AllowTesting" : false,
"UseSSL": false,
"Port": "8065",