Explorar o código

Add custom configuration to dead_host.conf

Miguel Angel Nubla hai 1 ano
pai
achega
7f9240dda7
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      backend/templates/dead_host.conf

+ 2 - 0
backend/templates/dead_host.conf

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