fix frontend config

parent 8f884d4f
......@@ -187,8 +187,8 @@
<script>
// Configuration
const Config = {
BACKEND_URL: "http://localhost:8000/chat",
AUDIO_RESPONSE_URL: "http://localhost:8000/get-audio-response"
BACKEND_URL: "http://teamtestingdocker.caprover.al-arcade.com:8000/chat",
AUDIO_RESPONSE_URL: "http://teamtestingdocker.caprover.al-arcade.com:8000/get-audio-response"
};
// 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