gaosp
2024-01-14 4000606edb393a3031caceed699c9d403ab3aa04
1
2
3
4
5
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://localhost:8087/mdc"'
}