mirror of
https://github.com/alvierahman90/gohookr.git
synced 2024-11-09 01:18:24 +00:00
10 lines
157 B
JSON
10 lines
157 B
JSON
|
{
|
||
|
"Services": {
|
||
|
"test": {
|
||
|
"Script": "./example.sh",
|
||
|
"Secret": "THISISVERYSECRET",
|
||
|
"SignatureHeader": "X-Gitea-Signature"
|
||
|
}
|
||
|
}
|
||
|
}
|