Matrix Docker Ansible eploy
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- [Unit]
- Description=Reloads matrix-coturn so that new SSL certificates can kick in
-
- [Service]
- Type=oneshot
- ExecStart={{ devture_systemd_docker_base_host_command_systemctl }} reload matrix-coturn.service
|