We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61e2d5c commit ca47398Copy full SHA for ca47398
1 file changed
index.html
@@ -500,7 +500,7 @@
500
501
<script>
502
// ── CONFIG — update this ──────────────────────────────────────
503
-const API_BASE = 'https://YOUR-WORKER.workers.dev';
+const API_BASE = 'https://dev-dashboard-api.devsekarindhu18.workers.dev';
504
505
// ── State ─────────────────────────────────────────────────────
506
let AUTH_TOKEN = '';
0 commit comments