This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ssy
/
newcpms
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dd693e6b8b
Branches
Tags
master
patrol
newcpms
/
ui
/
.env.production
.env.production
128 B
History
Raw
1
2
3
4
5
6
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = '/cpms'