fix: align drainage frontend configuration
This commit is contained in:
+2
-4
@@ -2,10 +2,8 @@ DRAINAGE_MAPBOX_ACCESS_TOKEN=
|
||||
DRAINAGE_MAP_URL=https://geoserver.waternetwork.cn/geoserver
|
||||
DRAINAGE_GEOSERVER_WORKSPACE=wenzhou
|
||||
DRAINAGE_AGENT_API_BASE_URL=http://127.0.0.1:8787
|
||||
DRAINAGE_TTS_API_URL=/api/tts/edge
|
||||
DRAINAGE_ENABLE_DEV_PANEL=false
|
||||
DRAINAGE_ENABLE_MSW=false
|
||||
|
||||
# Optional development proxy target. This value is not exposed to browser code.
|
||||
AGENT_API_INTERNAL_BASE_URL=http://127.0.0.1:8787
|
||||
TTS_API_INTERNAL_BASE_URL=http://127.0.0.1:8790
|
||||
# Optional server-only Edge TTS voice. Never exposed through runtime-config.js.
|
||||
EDGE_TTS_VOICE=zh-CN-XiaoxiaoNeural
|
||||
|
||||
Reference in New Issue
Block a user