test fix test
Some checks failed
Build Docker Image Front / run (pull_request) Failing after 45s
Build Docker Image Back / run (pull_request) Successful in 48s
JsDocs / coverage (pull_request) Successful in 38s
Test and coverage / coverage (pull_request) Failing after 1m29s

This commit is contained in:
2024-06-07 17:37:12 +02:00
parent 83d3a76236
commit 79f63d2cd1
3 changed files with 30 additions and 5 deletions

View File

@ -104,7 +104,8 @@ console.log(fav);
const icon = {icon: new L.Icon({iconUrl: markerIcon.src, shadowUrl: markerShadow.src, iconAnchor: [13,41]})}
const BACK_URL = "http://localhost:3001/" //XXX : mettre url de prod
// const BACK_URL = "http://localhost:3001/" //XXX : mettre url de prod
const BACK_URL = "https://drink-tweb.cb85.fr/" //XXX : mettre url de prod
// declare map
const map = L.map('map', {