FIX: wrong config
All checks were successful
Deploy React / build-and-deploy (push) Successful in 16s

This commit is contained in:
2026-03-11 15:53:51 +01:00
parent fbfdbc6083
commit 8c6414d946

View File

@@ -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";