diff --git a/src/config.js b/src/config.js index 09c1910..8fe7624 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ -export const API_BASE = "http://localhost:7080"; +//export const API_BASE = "http://localhost:7080"; -//export const API_BASE = "https://79.137.75.155/hotel-demo/api/"; +export const API_BASE = "https://79.137.75.155/hotel-demo/api/"; //export const API_BASE = "https://79.137.75.155:5090"; \ No newline at end of file