Skip to content

Commit be95052

Browse files
authored
Update status-server.service
1 parent 4c8006d commit be95052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/status-server.service

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Description=ServerStatus-Server
33
After=network.target
44
[Service]
5-
ExecStart=/usr/local/ServerStatus/server/sergate --config=/usr/local/ServerStatus/server/config.json --web-dir=/usr/local/ServerStatus/web --port $PORT
5+
ExecStart=/usr/local/ServerStatus/server/sergate --config=/usr/local/ServerStatus/server/config.json --web-dir=/usr/local/ServerStatus/web
66
ExecReload=/bin/kill -HUP $MAINPID
77
Restart=on-failure
88
[Install]

0 commit comments

Comments
 (0)