Initial commit

This commit is contained in:
2021-07-28 16:20:06 +01:00
commit 0370e58aec
6 changed files with 137 additions and 0 deletions

7
readme.md Normal file
View File

@@ -0,0 +1,7 @@
# gohookr
A _really_ simple webhook receiver.
Check config.json for an example configuration.
Default config path is `/etc/ghookr.conf`, can be overriden with `CONFIG` environment variable.