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