Align basemap policy defaults
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-04 23:54:47 +02:00
parent 14b66e642b
commit fc88ceb1db
3 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -19,7 +19,9 @@ OSM_OVERPASS_URL=https://overpass-api.de/api/interpreter
# Frontend
VITE_API_BASE_URL=
VITE_API_PROXY_TARGET=http://localhost:8000
VITE_MAP_STYLE_URL=https://demotiles.maplibre.org/style.json
# Leave empty to use the local/demo OpenStreetMap fallback with visible attribution.
# Set this to a managed MapLibre style URL for production or heavier tile traffic.
VITE_MAP_STYLE_URL=
# Docker Compose / Unraid
GEOINTEL_FRONTEND_PORT=1202