added dockerfile and other stuff

This commit is contained in:
Simon Martens
2024-12-08 20:39:55 +01:00
parent 6174dd6447
commit bd93e182bb
4 changed files with 16 additions and 18 deletions

View File

@@ -3,6 +3,6 @@
"git_branch": "main",
"webhook_endpoint": "/webhook",
"webhook_secret": "secret",
"debug": true,
"debug": false,
"watch": true
}