From 1a74a34576274fb399dff415ef74f3543cddb941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szekeres=20Ba=CC=81lint?= Date: Thu, 26 Jul 2018 15:29:19 +0200 Subject: [PATCH] drupal fix --- public/templates/conf/example.com.conf.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/templates/conf/example.com.conf.html b/public/templates/conf/example.com.conf.html index a20a501..26e2ee8 100644 --- a/public/templates/conf/example.com.conf.html +++ b/public/templates/conf/example.com.conf.html @@ -72,6 +72,9 @@ server { include _wordpress.conf; + include _drupal.conf;