This website works better with JavaScript
Home
Explore
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
Sign In
zhuliang
/
DocSys
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e4f0c2c126
Branches
Tags
master
DocSys
/
web_src
/
config
/
prod.env.js
prod.env.js
61 B
History
Raw
1
2
3
4
5
'use strict'
module.exports = {
NODE_ENV: '"production"'
}