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