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