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.
13 lines
524 B
13 lines
524 B
NODE_ENV=development
|
|
# VUE_APP_API_SERVER = http://epmet-dev.elinkservice.cn:41080/api
|
|
VUE_APP_API_SERVER = http://192.168.1.140/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_NODE_ENV=dev
|
|
#项目根路径
|
|
VUE_APP_PUBLIC_PATH=epmet-oper
|
|
VUE_APP_CUSTOMER=yantai
|