Migrate maps to @geoscene/core, polish monitoring/alerts UX, fix timeline basemap flicker and district alert regions, and ship compose/nginx Docker deploy assets with CBPOA_ROOT data mounts. Co-authored-by: Cursor <cursoragent@cursor.com>
16 lines
476 B
Plaintext
16 lines
476 B
Plaintext
# Frontend env (Vite)
|
||
|
||
# API (default: Vite proxy /api → :8000)
|
||
# VITE_API_URL=/api
|
||
|
||
# 天地图个人密钥 https://console.tianditu.gov.cn/
|
||
# 不设则用高德矢量底图(GeoScene CN 仅有 tianditu-* 命名底图,且内置 tk 会 418)
|
||
# VITE_TIANDITU_TK=
|
||
|
||
# GeoScene Enterprise (optional — unused in POC)
|
||
# VITE_GEOSCENE_PORTAL_URL=https://cn18:7443/geoscene
|
||
# VITE_LAYER_DISTRICTS_URL=
|
||
# VITE_LAYER_RISK_URL=
|
||
# VITE_LAYER_CASES_URL=
|
||
# VITE_GEOSCENE_WEBMAP_ID=
|