diff --git a/src/config.ts b/src/config.ts index d4b6dc8..4a74866 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,6 +1,6 @@ // export const BACKEND_URL = 'http://192.168.83.181:8000'; // export const BACKEND_URL = 'http://192.168.22.4:8000'; // export const BACKEND_URL = 'https://ed68-77-234-219-9.ngrok-free.app'; -export const BACKEND_URL = 'http://192.168.83.181'; +export const BACKEND_URL = 'https://9839-176-59-1-128.ngrok-free.app'; export const API_URL = BACKEND_URL + '/api'; \ No newline at end of file