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