frontend changes

This commit is contained in:
Chandini 2025-09-22 10:34:11 +05:30
parent c5c5cd743f
commit 7c711bc2f8

View File

@ -1,8 +1,8 @@
// //
// export const BACKEND_URL = 'https://backend.codenuk.com'; export const BACKEND_URL = 'https://backend.codenuk.com';
export const BACKEND_URL = 'http://192.168.1.17:8000'; // export const BACKEND_URL = 'http://192.168.1.17:8000';
export const SOCKET_URL = BACKEND_URL; export const SOCKET_URL = BACKEND_URL;