mirror of
https://github.com/alvierahman90/gohookr.git
synced 2024-11-21 16:09:54 +00:00
7 lines
118 B
SYSTEMD
7 lines
118 B
SYSTEMD
|
[Unit]
|
||
|
Description=A really simple webhook receiver.
|
||
|
After=network.target
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/service/alvps/gohookr
|