diff --git a/src/config.js b/src/config.js index 5d7220d..8fe7624 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ -export const API_BASE = "https://79.137.75.155/hotel-demo/api/"; //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:5090"; \ No newline at end of file