This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jlutt
/
dyDeliverHtml
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
979348e21c
Rami (Branch)
Tag
master
dyDeliverHtml
/
.env.development
.env.development
120 B
Cronologia
Originale
1
2
3
4
5
6
7
8
## 开发环境
NODE_ENV='development'
# 应用端口
VITE_APP_PORT = 8080
# 代理前缀
VITE_APP_BASE_API = '/apis'