This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
jlutt
/
dyDeliverHtml
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
979348e21c
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 = 8080
# 代理前缀
VITE_APP_BASE_API = '/apis'