Files
kgpz_web/config.dev.json
2025-01-01 17:00:26 +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": true,
"watch": false
}