Skip to content

Commit ca47398

Browse files
authored
Update index.html
1 parent 61e2d5c commit ca47398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500

501501
<script>
502502
// ── CONFIG — update this ──────────────────────────────────────
503-
const API_BASE = 'https://YOUR-WORKER.workers.dev';
503+
const API_BASE = 'https://dev-dashboard-api.devsekarindhu18.workers.dev';
504504

505505
// ── State ─────────────────────────────────────────────────────
506506
let AUTH_TOKEN = '';

0 commit comments

Comments
 (0)