Matrix Docker Ansible eploy
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- [Unit]
- Description=Reloads matrix-coturn so that new SSL certificates can kick in
-
- [Service]
- Type=oneshot
- ExecStart={{ matrix_host_command_systemctl }} reload matrix-coturn.service
|