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.
7 lines
160 B
7 lines
160 B
10 months ago
|
NODE_ENV=development
|
||
|
# VUE_APP_NODE_ENV=dev
|
||
|
VUE_APP_LOGIN_URL='http://47.110.224.240:8022'
|
||
|
|
||
|
|
||
|
# 公司内网环境
|
||
|
# VUE_APP_LOGIN_URL='http://192.168.0.35:8001'
|