summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-06-25 13:11:18 -0400
committerCorey Hulen <corey@hulen.com>2015-06-25 13:11:18 -0400
commit7248a0adfbefdc674954f7000a1cabe0f1376cfc (patch)
treec6bfa0e449abd778cdf032b5461530ba16549914 /config
parent7904ea2738e2d4527e3af744d6f51612b54a5462 (diff)
parentcd5413958e54495539e1b1a56bfbdb927dcc391d (diff)
downloadchat-7248a0adfbefdc674954f7000a1cabe0f1376cfc.tar.gz
chat-7248a0adfbefdc674954f7000a1cabe0f1376cfc.tar.bz2
chat-7248a0adfbefdc674954f7000a1cabe0f1376cfc.zip
Merge pull request #77 from mattermost/release-0.50
Release 0.50
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",