Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
laopeng
/
embedded
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b1756ce664
Rami (Branch)
Tag
master
embedded
/
config
/
prod.env.js
prod.env.js
61 B
Cronologia
Originale
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"'
}