This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
blueflame
/
bid-web
Observar
6
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
12ce3372ce
Branches
Tags
bidding_2.0
bidding_2.0.1
bidding_2.1
master
bid-web
/
config
/
prod.env.js
prod.env.js
98 B
Histórico
Raw
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"/bidding"'
}