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.
6 lines
208 B
6 lines
208 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_NODE_ENV=prod:sit
|
|
VUE_APP_PUBLIC_PATH=epmet-oper
|
|
VUE_APP_SSO_LOGIN=off
|