This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gyfl
/
wapshop
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
28bd6c86de
Branches
Tags
master
oil
wapshop
/
config
/
dev.env.js
dev.env.js
91 B
History
Raw
1
2
3
4
module.exports = {
NODE_ENV: '"development"',
API_ROOT: '"http://192.168.1.200"',
}