gohookr/config.json

10 lines
157 B
JSON
Raw Normal View History

2021-07-28 15:20:06 +00:00
{
"Services": {
"test": {
"Script": "./example.sh",
"Secret": "THISISVERYSECRET",
"SignatureHeader": "X-Gitea-Signature"
}
}
}