summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-06-25 13:09:50 -0400
committerCorey Hulen <corey@hulen.com>2015-06-25 13:09:50 -0400
commitcd5413958e54495539e1b1a56bfbdb927dcc391d (patch)
tree8cb7106f4f873c823a875ab76c839de1a583af98 /config
parent5bc0a19953a4c66058da08e7d560a01b0d428607 (diff)
parentf5c2129fd59a2018d02905cb320c75e0f5983afc (diff)
downloadchat-cd5413958e54495539e1b1a56bfbdb927dcc391d.tar.gz
chat-cd5413958e54495539e1b1a56bfbdb927dcc391d.tar.bz2
chat-cd5413958e54495539e1b1a56bfbdb927dcc391d.zip
Merge pull request #76 from mattermost/update-readme-release
Update readme release
Diffstat (limited to 'config')
-rw-r--r--config/config_docker.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config_docker.json b/config/config_docker.json
index 6936f619a..85f0d9c73 100644
--- a/config/config_docker.json
+++ b/config/config_docker.json
@@ -10,7 +10,7 @@
"ServiceSettings": {
"SiteName": "Mattermost",
"Domain": "",
- "Mode" : "prod",
+ "Mode" : "dev",
"AllowTesting" : false,
"UseSSL": false,
"Port": "80",