fix frontend config

parent 8f884d4f
...@@ -187,8 +187,8 @@ ...@@ -187,8 +187,8 @@
<script> <script>
// Configuration // Configuration
const Config = { const Config = {
BACKEND_URL: "http://localhost:8000/chat", BACKEND_URL: "http://teamtestingdocker.caprover.al-arcade.com:8000/chat",
AUDIO_RESPONSE_URL: "http://localhost:8000/get-audio-response" AUDIO_RESPONSE_URL: "http://teamtestingdocker.caprover.al-arcade.com:8000/get-audio-response"
}; };
// Enums // Enums
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment