This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
blueflame
/
bid-web
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
bidding_2.0
bidding_2.0.1
bidding_2.1
master
bid-web
/
config
/
prod.env.js
prod.env.js
98 B
Permalink
Cronologia
Originale
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"/bidding"'
}