This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
jlutt
/
dyDeliverHtml
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
6f4e755084
Ramas
Etiquetas
master
dyDeliverHtml
/
.env.development
.env.development
120 B
Histórico
Raw
1
2
3
4
5
6
7
8
## 开发环境
NODE_ENV='development'
# 应用端口
VITE_APP_PORT = 8090
# 代理前缀
VITE_APP_BASE_API = '/apis'