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.
5 lines
207 B
5 lines
207 B
NODE_ENV=development
|
|
# VUE_APP_API_SERVER = http://192.168.1.130:8080/api
|
|
VUE_APP_API_SERVER = http://10.10.10.17:8080/api
|
|
# VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn/api
|
|
VUE_APP_NODE_ENV=dev
|