This website requires JavaScript.
Explore
Help
Sign In
DavidZeng
/
share_webapp
Watch
1
Star
0
Fork
You've already forked share_webapp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
share_webapp
/
config
/
prod.env.js
6 lines
104 B
JavaScript
Raw
Permalink
Blame
History
'use strict'
module
.
exports
=
{
NODE
_ENV
:
'"production"'
,
// BASE_API: '"http://localhost:8081"',
}
Reference in New Issue
View Git Blame
Copy Permalink