You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
306 B
8 lines
306 B
# VITE_APP_BASE_URL=/VisualTemplate/
|
|
VITE_APP_BASE_URL=/
|
|
VITE_OPEN_API_BASE=/openApi
|
|
VITE_JSY_API_BASE=/jsyApi
|
|
VITE_GEOSERVER_WMS_URL=/geoserver/ne/wms
|
|
VITE_OPEN_API_PROXY_TARGET=http://127.0.0.1:9999
|
|
VITE_JSY_API_PROXY_TARGET=https://muhu-daping.qklny.cn
|
|
VITE_GEOSERVER_PROXY_TARGET=http://127.0.0.1:8080
|
|
|