From: nutra-bot Date: Mon, 25 Jul 2022 02:55:21 +0000 (+0000) Subject: update mattermost config to use /chat route X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=83540cf53df68c92acaca5e2bada8510b5f82897;p=nutratech%2Fvps-root.git update mattermost config to use /chat route --- diff --git a/opt/mattermost/config/config.json b/opt/mattermost/config/config.json index 764dbfa..5010453 100644 --- a/opt/mattermost/config/config.json +++ b/opt/mattermost/config/config.json @@ -1,6 +1,6 @@ { "ServiceSettings": { - "SiteURL": "", + "SiteURL": "https://dev.nutra.tk/chat", "WebsocketURL": "", "LicenseFileLocation": "", "ListenAddress": ":8065",