johnbridges commited on
Commit
08b45f9
·
1 Parent(s): f78e821
Files changed (1) hide show
  1. appsettings.json +1 -1
appsettings.json CHANGED
@@ -6,7 +6,7 @@
6
  }
7
  },
8
  "AllowedHosts": "*",
9
- "ChatServer": "devchatsrv.freenetworkmonitor.click",
10
  "TranscribeAudioUrl" : "https://transcribe.freenetworkmonitor.click/transcribe_audio"
11
  }
12
 
 
6
  }
7
  },
8
  "AllowedHosts": "*",
9
+ "ChatServer": "chatsrv.freenetworkmonitor.click",
10
  "TranscribeAudioUrl" : "https://transcribe.freenetworkmonitor.click/transcribe_audio"
11
  }
12