ntphuc149 commited on
Commit
13cb35a
·
verified ·
1 Parent(s): edf2fdf

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -396,7 +396,7 @@
396
  // When hosting this file on HF Spaces (or any static host), set BACKEND_URL to
397
  // your ngrok / tunnel URL (e.g. "https://abc123.ngrok-free.app").
398
  // Leave as empty string "" to use the same origin (local dev).
399
- const BACKEND_URL = "";
400
 
401
  const messagesEl = document.getElementById('messages');
402
  const userInput = document.getElementById('userInput');
 
396
  // When hosting this file on HF Spaces (or any static host), set BACKEND_URL to
397
  // your ngrok / tunnel URL (e.g. "https://abc123.ngrok-free.app").
398
  // Leave as empty string "" to use the same origin (local dev).
399
+ const BACKEND_URL = "https://simon-detector-easy-architectural.trycloudflare.com;
400
 
401
  const messagesEl = document.getElementById('messages');
402
  const userInput = document.getElementById('userInput');