mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-14 03:43:45 +02:00
frontend2docker :P
This commit is contained in:
@@ -62,7 +62,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
const tracerouteMessage = document.getElementById('traceroute-message');
|
||||
|
||||
// --- Configuration ---
|
||||
const API_BASE_URL = 'http://localhost:3000/api'; // Anpassen, falls nötig
|
||||
const API_BASE_URL = '/api'; // Anpassen, falls nötig
|
||||
|
||||
// --- State ---
|
||||
let map = null; // Leaflet map instance for user's IP
|
||||
|
||||
Reference in New Issue
Block a user