refactor: .env.local und /config/urls.js aufgeräumt und initializeMap.js

This commit is contained in:
ISA
2024-12-12 13:36:15 +01:00
parent edf45e055d
commit 8a628c9f16
3 changed files with 7 additions and 9 deletions

View File

@@ -10,5 +10,5 @@ DB_PORT=3306
#NEXT_PUBLIC_ONLINE_TILE_LAYER="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"
######################### Offline Karte
#NEXT_PUBLIC_ONLINE_TILE_LAYER="http://127.0.0.1:3000/mapTiles/{z}/{x}/{y}.png"
NEXT_PUBLIC_ONLINE_TILE_LAYER="http://10.10.0.13:3000/mapTiles/{z}/{x}/{y}.png"
#NEXT_PUBLIC_ONLINE_TILE_LAYER="http://10.10.0.13:3000/mapTiles/{z}/{x}/{y}.png"