module.exports = {
	NODE_ENV: '"production"',
	ENV_CONFIG: '"sit"',
	BASE_API: '"https://api-sit"'
}