Files
kgpz_web/config.dev.json
2024-11-10 19:05:06 +01:00

8 lines
176 B
JSON

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