Эх сурвалжийг харах

Add custom configuration to dead_host.conf

Miguel Angel Nubla 1 жил өмнө
parent
commit
7f9240dda7

+ 2 - 0
backend/templates/dead_host.conf

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