This website works better with JavaScript
Home
Explore
Help
Sign In
sckj
/
college_code
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
20220208
dev
master
college_code
/
ruoyi-ui
/
.env.production
.env.production
106 B
Permalink
History
Raw
1
2
3
4
5
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'