Skip to content

Commit 7f9240d

Browse files
Add custom configuration to dead_host.conf
1 parent 805968a commit 7f9240d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/templates/dead_host.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@ server {
2222
}
2323
{% endif %}
2424

25+
# Custom
26+
include /data/nginx/custom/server_dead[.]conf;
2527
}
2628
{% endif %}

0 commit comments

Comments
 (0)