Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
rixida
/
xilinedu_front
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
1949120199
Ramas
Etiquetas
master
xilinedu_front
/
config
/
prod.env.js
prod.env.js
96 B
Histórico
Raw
1
2
3
4
5
6
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://localhost"',
}