Skip to content

Commit a6c665a

Browse files
authored
Update config.ts
1 parent 322babc commit a6c665a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/frontend/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const BACKEND_URL = "https://backend.nativex.rishik.codes";
2-
export const WORKER_URL = "https://code.nativex.rishik.codes";
3-
export const WORKER_API_URL = "https://worker.nativex.rishik.codes";
2+
export const WORKER_API_URL = "https://code.nativex.rishik.codes";
3+
export const WORKER_URL = "https://worker.nativex.rishik.codes";

0 commit comments

Comments
 (0)