We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322babc commit a6c665aCopy full SHA for a6c665a
1 file changed
apps/frontend/config.ts
@@ -1,3 +1,3 @@
1
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";
+export const WORKER_API_URL = "https://code.nativex.rishik.codes";
+export const WORKER_URL = "https://worker.nativex.rishik.codes";
0 commit comments