roles/caddy: update vhost template

This commit is contained in:
Alan Orth 2025-03-29 18:37:28 +03:00
parent 8b31c7e148
commit e3eed26765
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

@ -21,9 +21,7 @@
{{ domain_name }} {
{% if has_gitea %}
reverse_proxy :3000
{% endif %}
{% if static_site -%}
{% elif static_site -%}
root * {{ item.document_root }}
encode zstd gzip