feat: unified portal server, single database migration & railway configuration

This commit is contained in:
Danial HB
2026-06-14 09:30:10 +07:00
parent 7b8fa7d063
commit ce35d4d3f0
15 changed files with 884 additions and 71 deletions
+1 -1
View File
@@ -224,7 +224,7 @@
// ----------------------------------------------------------------
// MARKERS STORE { id: { marker, spbu, group } }
// ----------------------------------------------------------------
const API_URL = 'http://localhost:3000/api/spbus';
const API_URL = '/api/spbus';
let tempPopup = null;
let markers = {};