[fix] systemd config updated
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Piotr Biernat 2022-04-23 21:23:28 +02:00
parent bf3f5a0fc0
commit 30ee6e8c39

View File

@ -7,6 +7,7 @@ Requires=api-server.socket
[Service]
ExecStart=/home/keedosn/go/src/git.pbiernat.dev/api-prototype/build/server
ExecStop=/bin/kill $MAINPID
WorkingDirectory=/home/keedosn/go/src/git.pbiernat.dev/api-prototype
User=keedosn
Group=keedosn