GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
codedev
/
securityFront
Transfer to URL with SHA
Find file
Newer
Older
tree:
b38f4e83c8
Switch branches
×
dev
securityFront
/
config
/ prod.env.js
yangqianqian
on 27 Jan 2021
105 bytes
海康视频页面换成embedded
Raw
Blame
History
'use strict' module.exports = { NODE_ENV: '"production"', BASE_API: '"http://192.168.5.220:20311"' }