We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805968a commit 7f9240dCopy full SHA for 7f9240d
backend/templates/dead_host.conf
@@ -22,5 +22,7 @@ server {
22
}
23
{% endif %}
24
25
+ # Custom
26
+ include /data/nginx/custom/server_dead[.]conf;
27
28
0 commit comments