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
216 B
9 lines
216 B
NODE_ENV=development
|
|
# VUE_APP_NODE_ENV=dev
|
|
|
|
|
|
# 公司内网环境
|
|
# 孟工本地:http://192.168.0.121:8028
|
|
# VUE_APP_LOGIN_URL='http://192.168.0.35:8028'
|
|
# 温州的
|
|
VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
|