[Unit]
Description=A really simple webhook receiver.
After=network.target

[Service]
Restart=on-failure
RestartSec=5s
ExecStart=/usr/local/bin/gohookr

[Install]
WantedBy=multi-user.target