{
	"brine": {
		"redis": {
			"test": {
				"host": "",
				"port": null
			},
			"dev": {
				"host": "",
				"port": null
			},
			"prod": {
				"host": "",
				"port": null
			}
		},
		"redis_write": {
			"test": {
				"host": "",
				"port": null
			},
			"dev": {
				"host": "",
				"port": null
			},
			"prod": {
				"host": "",
				"port": null
			}
		},		
		"to_file": false,
		"output": ""
	}	
}