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