Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
luyanan
/
plat-admin
Observar
1
Favorito
0
Fork
0
Código
Problemas
0
Pull Requests
0
Commits
2
Versões
0
Wiki
Plat Admin
Árvore:
50b0e506c4
Branches
Tags
master
plat-admin
/
config
/
prod.env.js
prod.env.js
79B
Histórico
Cru
1
2
3
4
5
6
'use strict'
module
.exports = {
NODE_ENV:
'"production"'
,
BASE_API:
'""'
}