yangys
2024-03-08 94801efc8979186fb99a076f87520e187ec24673
1
2
3
4
5
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://localhost:8087/mdc"'
}