summaryrefslogtreecommitdiffstats
path: root/config/config.json
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
commit0aaf8061274e6d8a1786eee0fa9e4d8e13510d66 (patch)
tree8b17e87c1dbf6e7ab5570d0e0a348491c26d4da1 /config/config.json
parent69c5adcad887e26ec4b0639180bed7f6fa27edca (diff)
downloadchat-0aaf8061274e6d8a1786eee0fa9e4d8e13510d66.tar.gz
chat-0aaf8061274e6d8a1786eee0fa9e4d8e13510d66.tar.bz2
chat-0aaf8061274e6d8a1786eee0fa9e4d8e13510d66.zip
Fixing build
Diffstat (limited to 'config/config.json')
-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",