All checks were successful
Deploy React / build-and-deploy (push) Successful in 15s
5 lines
173 B
JavaScript
5 lines
173 B
JavaScript
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:5090";
|