Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

9 satır
377 B

  1. MAILTO="{{ matrix_ssl_support_email }}"
  2. # This periodically reloads the matrix-nginx-proxy service
  3. # to ensure it's using the latest SSL certificate
  4. # in case it got renewed by the `matrix-ssl-certificate-renewal` cronjob
  5. # (which happens once every ~2-3 months).
  6. {{ matrix_nginx_proxy_reload_cron_time_definition }} root /usr/bin/systemctl reload matrix-nginx-proxy.service