FIX: update config for domain name
All checks were successful
Deploy React / build-and-deploy (push) Successful in 18s
All checks were successful
Deploy React / build-and-deploy (push) Successful in 18s
This commit is contained in:
@@ -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 = "mallardromain.com/hotel-demo/api";
|
||||||
|
|
||||||
//export const API_BASE = "https://79.137.75.155:5090";
|
//export const API_BASE = "https://79.137.75.155:5090";
|
||||||
Reference in New Issue
Block a user