Files
kgpz_web/config.dev.json
2024-11-10 21:49:36 +01:00

8 lines
175 B
JSON

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