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