This website works better with JavaScript
Home
Explore
Help
Register
Sign In
SpaceOfCheng
/
admin
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
2
Activity
95
Commits
6
Branches
Tree:
7a7f31ba6d
admin
/
config
/
prod.env.js
prod.env.js
61B
History
Raw
1
2
3
4
'use strict'
module
.exports = {
NODE_ENV
:
'"production"'
}