From f308a3f60c6ba1cf7e32b4db89a0d1754d00817d Mon Sep 17 00:00:00 2001 From: Romain Mallard Date: Thu, 5 Mar 2026 09:52:57 +0100 Subject: [PATCH] Git hiccups --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 5d7220d..8fe7624 100644 --- a/src/config.js +++ b/src/config.js @@ -1,5 +1,5 @@ -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/hotel-demo/api/"; //export const API_BASE = "https://79.137.75.155:5090"; \ No newline at end of file