'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://172.16.90.64:9098/forest-admin"'

}