Spaces:
Running
Running
Commit
·
a08dc45
1
Parent(s):
53d664b
new domain
Browse files- appsettings.json +2 -2
appsettings.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
}
|
7 |
},
|
8 |
"AllowedHosts": "*",
|
9 |
-
"ChatServer": "chatsrv.
|
10 |
-
"TranscribeAudioUrl" : "https://transcribe.
|
11 |
}
|
12 |
|
|
|
6 |
}
|
7 |
},
|
8 |
"AllowedHosts": "*",
|
9 |
+
"ChatServer": "chatsrv.readyforquantum.com",
|
10 |
+
"TranscribeAudioUrl" : "https://transcribe.readyforquantum.com/transcribe_audio"
|
11 |
}
|
12 |
|