diff --git a/config.dev.json b/config.dev.json index bd0d4c5..9465f5b 100644 --- a/config.dev.json +++ b/config.dev.json @@ -3,6 +3,6 @@ "git_branch": "main", "webhook_endpoint": "/webhook", "webhook_secret": "secret", - "debug": false, + "debug": true, "watch": true }