This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
shuiTou
/
web
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b122d89ad8
Branches
Tags
master
web
/
.env.prod
.env.prod
112 B
Historique
Raw
1
2
3
4
5
# 生产环境:只在打包时使用
NODE_ENV=production
# 请求路径
VITE_BASE_URL='http://localhost:9000'