This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
yangg
/
fronted
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
99272eb1ea
Ramos
Etiquetas
master
fronted
/
.env.production
.env.production
99 B
Histórico
Em bruto
1
2
3
4
5
# just a flag
ENV = 'production'
port = 8080
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8000'