Browse Source

添加测试环境地址

feature_meiyuan_extension
liwei 3 years ago
parent
commit
fca03da5e1
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .env.production

+ 3
- 3
.env.production View File

@ -2,7 +2,7 @@
VUE_APP_ENV = '物业'
NODE_ENV = 'production'
# base api
#枚苑
#枚苑正式
VUE_APP_BASE_API = 'http://8.131.69.197:22000'
#和瑞
#VUE_APP_BASE_API = 'http://8.131.69.197:8094'
#枚苑测试
#VUE_APP_BASE_API = 'http://8.131.69.197:8090'

Loading…
Cancel
Save