This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
blueflame
/
bid-web
Suivre
6
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
663a120418
Branches
Tags
bidding_2.0
bidding_2.0.1
bidding_2.1
master
bid-web
/
config
/
prod.env.js
prod.env.js
98 B
Historique
Raw
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"prod"',
BASE_API: '"/bidding"'
}