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