summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/config.json b/config/config.json
index 90ec9540e..e38f1701a 100644
--- a/config/config.json
+++ b/config/config.json
@@ -8,9 +8,9 @@
"FileLocation": ""
},
"ServiceSettings": {
- "SiteName": "Battlehouse",
- "Domain": "battlehouse.com",
- "Mode" : "prod",
+ "SiteName": "Mattermost",
+ "Domain": "xxxxxxmustbefilledin.com",
+ "Mode" : "dev",
"AllowTesting" : false,
"UseSSL": false,
"Port": "8065",