mirror of
https://github.com/spbleadersofdigtal/frontend.git
synced 2024-11-10 21:16:32 +03:00
Обновил адрес бэкенда
This commit is contained in:
parent
5e6bba0209
commit
e69d9aff48
|
@ -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';
|
Loading…
Reference in New Issue
Block a user