summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-06-25 12:41:48 -0400
committer=Corey Hulen <corey@hulen.com>2015-06-25 12:41:48 -0400
commit92391121e6febc4d80320742e51fc67af773d904 (patch)
tree2d52b89e46df82d58470b4add1e47f717aefb4da /config
parent5bc0a19953a4c66058da08e7d560a01b0d428607 (diff)
downloadchat-92391121e6febc4d80320742e51fc67af773d904.tar.gz
chat-92391121e6febc4d80320742e51fc67af773d904.tar.bz2
chat-92391121e6febc4d80320742e51fc67af773d904.zip
updating readme
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",