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

9 lines
191 B
JSON

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