This website works better with JavaScript
Home
Explore
Help
Sign In
veronique
/
upgradeCenterHtml
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
02146d676c
Branches
Tags
master
upgradeCente...
/
.env.development
.env.development
123 B
History
Raw
1
2
3
4
5
6
7
8
## 开发环境
NODE_ENV='development'
# 应用端口
VITE_APP_PORT = 9992
# 代理前缀
VITE_APP_BASE_API = '/apis100'