johnbridges commited on
Commit
a08dc45
·
1 Parent(s): 53d664b

new domain

Browse files
Files changed (1) hide show
  1. appsettings.json +2 -2
appsettings.json CHANGED
@@ -6,7 +6,7 @@
6
  }
7
  },
8
  "AllowedHosts": "*",
9
- "ChatServer": "chatsrv.freenetworkmonitor.click",
10
- "TranscribeAudioUrl" : "https://transcribe.freenetworkmonitor.click/transcribe_audio"
11
  }
12
 
 
6
  }
7
  },
8
  "AllowedHosts": "*",
9
+ "ChatServer": "chatsrv.readyforquantum.com",
10
+ "TranscribeAudioUrl" : "https://transcribe.readyforquantum.com/transcribe_audio"
11
  }
12