From cd5a698b90d7f0f8d36adf11ef7aeee807e98489 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sun, 6 Oct 2019 12:00:36 +0200 Subject: [PATCH] add example config --- webhook.config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 webhook.config diff --git a/webhook.config b/webhook.config new file mode 100644 index 0000000..cfdec7c --- /dev/null +++ b/webhook.config @@ -0,0 +1,3 @@ +# lines starting with '#' are comments +# web_url,SECRET_TOKEN,script_to_execute +# https://gitlab.com/Sheppy_/serien-ampel,test,scripts/example.sh