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.
9 lines
240 B
9 lines
240 B
NODE_ENV=development
|
|
|
|
# VUE_APP_API_SERVER = http://119.167.72.91/api
|
|
# VUE_APP_API_SERVER = http://localhost:7099/api
|
|
VUE_APP_API_SERVER = http://192.168.1.140/api
|
|
|
|
VUE_APP_NODE_ENV=dev
|
|
#项目根路径
|
|
VUE_APP_PUBLIC_PATH=epmet-oper-gov
|