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.
7 lines
344 B
7 lines
344 B
NODE_ENV=production
|
|
# VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api
|
|
VUE_APP_API_SERVER = http://192.168.1.140/api
|
|
# VUE_APP_API_SERVER = http://192.168.1.60:8080/api
|
|
VUE_APP_BIPASS_API_SERVER = http://dcommunity-dev.elinkservice.cn:30801/linkdata/linkdata-gateway/route
|
|
VUE_APP_NODE_ENV=prod:sit
|
|
VUE_APP_PUBLIC_PATH=epmet-oper
|
|
|