some css fix and websocket fix for item update

This commit is contained in:
2026-02-20 01:38:37 +01:00
parent e7a283b39e
commit aecad87a9a
19 changed files with 997 additions and 633 deletions

View File

@@ -1,2 +1,5 @@
//export const API_BASE = "http://79.137.75.155:8080";
export const API_BASE = "http://localhost:7080";
//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";