{
	"protocol": "http",
	"hostname": "localhost",
	"port": "80",

	"files": "files",

	"target": {
		"google": {
			"protocol": "https",
			"hostname": "google.com",
			"port": "443"
		}
	},

	"agent": {
	},

	"certificate": {
	},

	"webhooks": {
		"debug": false,
		"slack": {
			"url": "https://hooks.slack.com/services/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"
		}
	}
}


