This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
Saisiwei_WEB
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request '添加物业测试环境ip' (
#13
) from liwei into develop
Reviewed-on:
http://101.201.121.115:3000/leo/Saisiwei_WEB/pulls/13
develop
wangxy
3 years ago
parent
c07822849b
a6b1fe59c5
commit
8746897322
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.env.production
+ 3
- 0
.env.production
View File
@ -2,4 +2,7 @@
VUE_APP_ENV = '物业'
NODE_ENV = 'production'
# base api
# 正式环境
VUE_APP_BASE_API = 'http://8.140.133.55:8096'
# 测试环境
#VUE_APP_BASE_API = 'http://8.140.133.55:8090'
Write
Preview
Loading…
Cancel
Save