{ "ListenAddress": "127.0.0.1:8654", "Services": { "test": { "Script": "./example.sh", "Secret": "THISISVERYSECRET", "SignatureHeader": "X-Gitea-Signature", "Tests": [ { "Command": "git", "Arguments": [ "pull" ] } ] } } }