api correct
This commit is contained in:
@@ -406,7 +406,7 @@
|
||||
// ═══════════════════════════════════════════════════════════════════════════
|
||||
// CONFIGURATION
|
||||
// ═══════════════════════════════════════════════════════════════════════════
|
||||
const API_BASE_URL = 'https://hotspots.fabio.ovh';
|
||||
const API_BASE_URL = 'https://api.hotspots.fabio.ovh';
|
||||
|
||||
// Video base URL (configure based on where videos are hosted)
|
||||
const VIDEO_BASE_URL = ''; // Leave empty for local/relative paths
|
||||
|
||||
Reference in New Issue
Block a user