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
commit4cfa1da8b4eeafb97b69c214ab84c70231461a28 (patch)
tree472070e95309bbd8d54b97b504458db1a01f895a /config
parentc9bd02cea56d5c7b13133e6a09dbfd830cf3a79b (diff)
downloadchat-4cfa1da8b4eeafb97b69c214ab84c70231461a28.tar.gz
chat-4cfa1da8b4eeafb97b69c214ab84c70231461a28.tar.bz2
chat-4cfa1da8b4eeafb97b69c214ab84c70231461a28.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",