add hookshot to nginx wanted services

related 0fb881deb5
This commit is contained in:
HarHarLinks 2022-01-12 13:09:13 +01:00
parent 6f32db3063
commit 08fe38cf40
1 changed files with 2 additions and 0 deletions

View File

@ -1444,6 +1444,8 @@ matrix_nginx_proxy_systemd_wanted_services_list: |
(['matrix-ma1sd.service'] if matrix_ma1sd_enabled else [])
+
(['matrix-client-element.service'] if matrix_client_element_enabled else [])
+
(['matrix-hookshot.service'] if matrix_hookshot_enabled else [])
}}
matrix_ssl_domains_to_obtain_certificates_for: |