FIX: wrong config
All checks were successful
Deploy React / build-and-deploy (push) Successful in 16s
All checks were successful
Deploy React / build-and-deploy (push) Successful in 16s
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 = "https://79.137.75.155/hotel-demo/api/";
|
||||
|
||||
//export const API_BASE = "https://79.137.75.155:5090";
|
||||
Reference in New Issue
Block a user