[fix] authelia-and-nginx
This commit is contained in:
parent
2a96f510df
commit
34c6ae6e54
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ server {
|
|||
{% endif %}
|
||||
}
|
||||
|
||||
{% if (var_element_and_nginx_tls_mode != 'disable') %}
|
||||
{% if (var_authelia_and_nginx_tls_mode != 'disable') %}
|
||||
server {
|
||||
server_name {{var_authelia_and_nginx_domain}};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue