Merge branch 'spantaleev:master' into master
This commit is contained in:
@ -34,8 +34,8 @@ ExecStart={{ matrix_host_command_docker }} run --rm --name matrix-etherpad \
|
||||
--sessionkey /data/sessionkey.json --apikey /data/apijey.json
|
||||
|
||||
|
||||
ExecStopPost=-{{ matrix_host_command_docker }} kill matrix-etherpad
|
||||
ExecStopPost=-{{ matrix_host_command_docker }} rm matrix-etherpad
|
||||
ExecStop=-{{ matrix_host_command_docker }} kill matrix-etherpad
|
||||
ExecStop=-{{ matrix_host_command_docker }} rm matrix-etherpad
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
SyslogIdentifier=matrix-etherpad
|
||||
|
Reference in New Issue
Block a user