mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-27 04:25:43 +00:00
Merge 660caa41db
into 79d28f03d0
This commit is contained in:
@@ -10,8 +10,8 @@ server {
|
||||
{% include "_hsts.conf" %}
|
||||
{% include "_forced_ssl.conf" %}
|
||||
|
||||
access_log /data/logs/dead-host-{{ id }}_access.log standard;
|
||||
error_log /data/logs/dead-host-{{ id }}_error.log warn;
|
||||
access_log /data/logs/dead-host-{{ domain_names | first }}_access.log standard;
|
||||
error_log /data/logs/dead-host-{{ domain_names | first }}_error.log warn;
|
||||
|
||||
{{ advanced_config }}
|
||||
|
||||
|
Reference in New Issue
Block a user