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.
 
 
 
 

11 lines
315 B

NODE_ENV=development
# VUE_APP_NODE_ENV=dev
# 公司内网环境
# 孟工本地:http://192.168.0.121:8028
# VUE_APP_LOGIN_URL='http://192.168.0.35:8001'
VUE_APP_LOGIN_URL='http://192.168.0.35:8001'
# VUE_APP_LOGIN_URL='http://z1.huimucloud.com:8135'
# 温州的
# VUE_APP_LOGIN_URL='http://47.110.224.240:8022'