frontend2docker :P

This commit is contained in:
2025-03-29 12:41:58 +01:00
parent 99eb24f665
commit 45e012c817
4 changed files with 115 additions and 1 deletions

View File

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