Files
kgpz_web/config.dev.json
2024-12-08 20:39:55 +01:00

9 lines
192 B
JSON

{
"git_url": "https://github.com/Theodor-Springmann-Stiftung/KGPZ.git",
"git_branch": "main",
"webhook_endpoint": "/webhook",
"webhook_secret": "secret",
"debug": false,
"watch": true
}