This website works better with JavaScript
Home
Explore
Help
Register
Sign In
blueflame
/
bid-web
Watch
6
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8951fb38ae
Branches
Tags
bidding_2.0
bidding_2.0.1
bidding_2.1
master
bid-web
/
config
/
sit.env.js
sit.env.js
93 B
History
Raw
1
2
3
4
5
module.exports = {
NODE_ENV: '"production"',
ENV_CONFIG: '"sit"',
BASE_API: '"/pre"'
}