FIX: update config for domain name
All checks were successful
Deploy React / build-and-deploy (push) Successful in 18s

This commit is contained in:
2026-04-14 10:12:15 +02:00
parent 8c6414d946
commit 95de4ab0f8

View File

@@ -1,5 +1,5 @@
//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";