frontend changes
This commit is contained in:
parent
c5c5cd743f
commit
7c711bc2f8
@ -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;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user