update: maps update api url #47

Merged
Thibaut merged 1 commits from dev into master 2025-07-07 19:18:50 +00:00
Showing only changes of commit 3a788ba9b3 - Show all commits

View File

@ -1,5 +1,5 @@
//const api_url = "https://intra.ffsaf.fr";
const api_url = "http://localhost:8080";
const api_url = "https://intra.ffsaf.fr";
//const api_url = "http://localhost:8080";
let map = L.map('map').setView([46.631196, 2.456000], 6);