mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2025-07-26 03:23:38 +00:00
Add custom configuration to dead_host.conf
This commit is contained in:
committed by
GitHub
parent
805968aac6
commit
7f9240dda7
@ -22,5 +22,7 @@ server {
|
||||
}
|
||||
{% endif %}
|
||||
|
||||
# Custom
|
||||
include /data/nginx/custom/server_dead[.]conf;
|
||||
}
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user