This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
blueflame
/
bid-web
Pridať medzi pozorované
6
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
bidding_2.0.1
Branche
Tagy
bidding_2.0
bidding_2.0.1
bidding_2.1
master
bid-web
/
config
/
sit.env.js
sit.env.js
93 B
Permanentný odkaz
História
Raw
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"sit"',
BASE_API: '"/pre"'
}