This website works better with JavaScript
Home
Explore
Help
Register
Sign In
K12
/
question-admin-front
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
question-admin-...
/
.env.production
.env.production
145 B
Permalink
History
Raw
1
2
3
4
5
6
# 环境标识
ENV = 'production'
# 接口地址,如果要放到后端的static目录下,此处不用填任何内容
VUE_APP_BASE_API = ''