This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
front_end
/
mayou
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c435a04ee2
Rami (Branch)
Tag
cps
master
test
mayou
/
htmldev
/
cps
/
config
/
prod.env.js
prod.env.js
81 B
Cronologia
Originale
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"',
API_DOMAIN: '""'
}