add ip:port
This commit is contained in:
parent
a52be556bf
commit
a28abb3b4c
@ -3,7 +3,7 @@ Description=Rest API for ffplayout
|
||||
After=network.target remote-fs.target
|
||||
|
||||
[Service]
|
||||
ExecStart= /usr/bin/ffpapi
|
||||
ExecStart=/usr/bin/ffpapi -l 127.0.0.1:8080
|
||||
ExecReload=/bin/kill -1 $MAINPID
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user