Fix service

This commit is contained in:
2021-11-06 01:59:21 +01:00
parent 631bec38d0
commit ed66cd5492
2 changed files with 6 additions and 13 deletions

View File

@@ -4,6 +4,7 @@ After=postgresql.service
[Service]
Type=notify
WatchdogSec=10
User=apiary
ExecStart=/usr/bin/apiary serve
Restart=on-failure