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