mirror of https://github.com/cppla/ServerStatus
Update status-server.service
parent
cab0f8bc91
commit
f1559bfb55
|
@ -2,7 +2,7 @@
|
|||
Description=ServerStatus-Server
|
||||
After=network.target
|
||||
[Service]
|
||||
ExecStart=/usr/local/ServerStatus/server/sergate --config=/usr/local/ServerStatus/server/config.json --web-dir=/usr/local/ServerStatus/web
|
||||
ExecStart=/usr/local/ServerStatus/server/sergate --config=/usr/local/ServerStatus/server/config.json --web-dir=/usr/local/ServerStatus/web --port $PORT
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
Restart=on-failure
|
||||
[Install]
|
||||
|
|
Loading…
Reference in New Issue