Newer
Older
securityFront / config / prod.env.js
yangqianqian on 27 Jan 2021 105 bytes 海康视频页面换成embedded
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://192.168.5.220:20311"'
}