LukaVidakovic commited on
Commit
8ed8aa4
·
1 Parent(s): 535d8e3

Update script.js

Browse files
Files changed (1) hide show
  1. script.js +1 -1
script.js CHANGED
@@ -81,7 +81,7 @@ document.addEventListener("DOMContentLoaded", () => {
81
  }
82
  function sendAudioToServer(audioBase64) {
83
  fetch(
84
- "https://h8v918qrvg.execute-api.eu-central-1.amazonaws.com/Prod/sts/question",
85
  {
86
  method: "POST",
87
  headers: { "Content-Type": "text/plain" },
 
81
  }
82
  function sendAudioToServer(audioBase64) {
83
  fetch(
84
+ "https://wnuy6xzt3e.execute-api.eu-central-1.amazonaws.com/Prod/sts/question",
85
  {
86
  method: "POST",
87
  headers: { "Content-Type": "text/plain" },