Spaces:
Running
Running
Commit
·
08b45f9
1
Parent(s):
f78e821
- appsettings.json +1 -1
appsettings.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
}
|
7 |
},
|
8 |
"AllowedHosts": "*",
|
9 |
-
"ChatServer": "
|
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 |
|