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.
|
|
|
NODE_ENV=development
|
|
|
|
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-preview.elinkservice.cn/api
|
|
|
|
VUE_APP_API_SERVER = http://localhost:9001/api
|
|
|
|
# VUE_APP_API_SERVER = http://192.168.1.140/api
|
|
|
|
# VUE_APP_API_SERVER = http://219.146.91.110:30801/api
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api
|
|
|
|
# VUE_APP_API_SERVER = https://epdc-shibei.elinkservice.cn/api
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn:41080/api
|
|
|
|
# VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn/api
|
|
|
|
|
|
|
|
VUE_APP_BIPASS_API_SERVER = /linkdata/linkdata-gateway/route
|
|
|
|
|
|
|
|
# VUE_APP_NODE_ENV=dev_sdtdt
|
|
|
|
VUE_APP_NODE_ENV=dev
|
|
|
|
#项目根路径
|
|
|
|
VUE_APP_PUBLIC_PATH=epmet-oper
|