'use strict' module.exports = { NODE_ENV: '"production"', // BASE_API: '"/papi"' BASE_API: '"/api"' }