finalize nextcloud roles
This commit is contained in:
parent
f76b5bcaef
commit
fa165ba1e3
@ -73,7 +73,7 @@ http {
|
|||||||
{% block http_includes %}
|
{% block http_includes %}
|
||||||
include {{ nginx_conf_path }}/*.conf;
|
include {{ nginx_conf_path }}/*.conf;
|
||||||
{% if nginx_conf_path != nginx_vhost_path %}
|
{% if nginx_conf_path != nginx_vhost_path %}
|
||||||
include {{ nginx_vhost_path }}/*;
|
include {{ nginx_vhost_path }}/*.conf;
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user