This website works better with JavaScript
Home
Explore
Help
Sign In
GYEE_R.D
/
exam
Watch
9
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
aac447f15f
Branches
Tags
master
exam
/
exam-06173-vue
/
.env.development
.env.development
132 B
History
Raw
1
2
3
4
5
6
# 环境标签
ENV = 'development'
# 固定调试端口
PORT = 9617
# 开发接口设置
VUE_APP_BASE_API = 'http://localhost:8617'