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.

12 lines
315 B

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