This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
LImengbo
/
efunbox_resources-web
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
50cc2d81db
Ramas
Etiquetas
master
efunbox_reso...
/
config
/
prod.env.js
prod.env.js
104 B
Histórico
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://manage.ai160.com/"',
}