api correct

This commit is contained in:
2026-01-27 20:46:29 +01:00
parent 94a8c074fa
commit 45e6f2b1ed

View File

@@ -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