module.exports = { NODE_ENV: '"production"', ENV_CONFIG: '"prod"', // BASE_API: '"http://stores.test.toktok.beer/tsa"' BASE_API: '"https://stores.toktok.beer/tsa"' }