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
355 B
7 lines
355 B
NODE_ENV=production
|
|
# VUE_APP_API_SERVER = http://120.27.18.76/api
|
|
VUE_APP_API_SERVER = https://epmet-dongming.elinkservice.cn/api
|
|
VUE_APP_API_LIVE = https://epmet-dongming.elinkservice.cn/live/
|
|
VUE_APP_BIPASS_API_SERVER = https://epmet-dongming.elinkservice.cn/linkdata/linkdata-gateway/route
|
|
VUE_APP_NODE_ENV=preview
|
|
VUE_APP_PUBLIC_PATH=epmet-work-pc
|