Newer
Older
dcms_front / config / prod.env.js
zhangyingjie on 25 Oct 2019 107 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://119.254.103.80:14536"',
}