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
commitdb2510554af79d9f1e84d31c89097992493cd6bb (patch)
tree12779d692a467b38eb719cf4dc27e845896c07e3 /config
parentc2f6e6a10d6f252c23176d05e4a253f53b48b493 (diff)
downloadchat-db2510554af79d9f1e84d31c89097992493cd6bb.tar.gz
chat-db2510554af79d9f1e84d31c89097992493cd6bb.tar.bz2
chat-db2510554af79d9f1e84d31c89097992493cd6bb.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",