From 2cd5f3629ff2410127a8fdc5df92fb16f52fa457 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Sun, 28 Jun 2015 19:25:39 -0700 Subject: Fixed typo in team domain look-up page --- config/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index e38f1701a..90ec9540e 100644 --- a/config/config.json +++ b/config/config.json @@ -8,9 +8,9 @@ "FileLocation": "" }, "ServiceSettings": { - "SiteName": "Mattermost", - "Domain": "xxxxxxmustbefilledin.com", - "Mode" : "dev", + "SiteName": "Battlehouse", + "Domain": "battlehouse.com", + "Mode" : "prod", "AllowTesting" : false, "UseSSL": false, "Port": "8065", -- cgit v1.2.3-1-g7c22