[fix] role:synapse-and-nginx
This commit is contained in:
parent
79415ee5bc
commit
6fb16d609a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ server {
|
|||
{% endif %}
|
||||
}
|
||||
|
||||
{% if (var_element_and_nginx_tls_mode != 'disable') %}
|
||||
{% if (var_synapse_and_nginx_tls_mode != 'disable') %}
|
||||
server {
|
||||
server_name {{var_synapse_and_nginx_domain}};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue