From dbd76e6059098154cde123bbd11f2c2f298f3172 Mon Sep 17 00:00:00 2001 From: Mike Holloway Date: Wed, 3 Dec 2025 21:55:22 -0500 Subject: [PATCH] template file --- templates/nginx-vhost.j2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/nginx-vhost.j2 diff --git a/templates/nginx-vhost.j2 b/templates/nginx-vhost.j2 new file mode 100644 index 0000000..3271a3d --- /dev/null +++ b/templates/nginx-vhost.j2 @@ -0,0 +1 @@ +index index.php;