feat: unified portal server, single database migration & railway configuration
This commit is contained in:
@@ -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 = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user