From c132b3985e24e557549544a1d10fb0daababdfb1 Mon Sep 17 00:00:00 2001 From: St33v Date: Wed, 25 Mar 2026 18:23:14 +1100 Subject: Update cremonde deployment and runtime checks --- nginx/pestrel.com.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nginx/pestrel.com.conf') diff --git a/nginx/pestrel.com.conf b/nginx/pestrel.com.conf index 372c321..95c7310 100644 --- a/nginx/pestrel.com.conf +++ b/nginx/pestrel.com.conf @@ -9,7 +9,7 @@ server { listen [::]:80; server_name pestrel.com www.pestrel.com; - root /srv/www; + root /srv/www/pestrel; index index.html; location / { -- cgit v1.3