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