Merge branch 'NginxProxyManager:develop' into develop

This commit is contained in:
Sergey Kolesnik
2024-12-23 19:18:09 -05:00
committed by GitHub
6 changed files with 18 additions and 4 deletions

View File

@ -22,5 +22,7 @@ server {
}
{% endif %}
# Custom
include /data/nginx/custom/server_dead[.]conf;
}
{% endif %}