Newer
Older
dcms_front / config / prod.env.js
StephanieGitHub on 4 Jan 2021 106 bytes MOD: 更新dashboard
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://111.198.10.15:11409"',
}