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