Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -90,7 +90,7 @@
|
|
90 |
// --- CONFIGURATION ---
|
91 |
const config = {
|
92 |
// IMPORTANT: Paste your full and correct Cloudflare Worker URL here
|
93 |
-
backendUrl: 'https://ar-city-explorer-backend
|
94 |
};
|
95 |
|
96 |
// --- GLOBAL STATE ---
|
|
|
90 |
// --- CONFIGURATION ---
|
91 |
const config = {
|
92 |
// IMPORTANT: Paste your full and correct Cloudflare Worker URL here
|
93 |
+
backendUrl: 'https://ar-city-explorer-backend.aiagents.workers.dev/'
|
94 |
};
|
95 |
|
96 |
// --- GLOBAL STATE ---
|