Skip to content

Instantly share code, notes, and snippets.

@ankush-grover-3pg
ankush-grover-3pg / gist:585361370464d69448fec84884fa535a
Last active August 22, 2022 07:22
Comparing config.json files
--- config.json_org 2022-08-22 05:41:09.792233127 +0000
+++ config.json 2022-08-21 16:28:42.932655057 +0000
@@ -1,6 +1,6 @@
{
"ServiceSettings": {
- "SiteURL": "",
+ "SiteURL": "https://mmchat.example.com",
"WebsocketURL": "",
"LicenseFileLocation": "",
"ListenAddress": ":8065",