gohookr/config.json
2021-07-28 16:20:06 +01:00

10 lines
157 B
JSON

{
"Services": {
"test": {
"Script": "./example.sh",
"Secret": "THISISVERYSECRET",
"SignatureHeader": "X-Gitea-Signature"
}
}
}