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