Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
aexiaoliou
/
project-manager
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
de8ec789c8
Ramas
Etiquetas
main
test
project-mana...
/
h5
/
dotenv
/
.dev.env
.dev.env
123 B
Histórico
Raw
1
2
3
4
5
6
# 本地环境
ENV = 'development'
# 本地环境接口地址
VITE_API_URL = 'http://192.168.0.170:8880/public/index.php'