From ecf5c955f3ed4d160c2d934385f7c4b12b08a2b6 Mon Sep 17 00:00:00 2001 From: ginnoir Date: Mon, 15 Jun 2026 02:06:39 -0500 Subject: [PATCH] feat: add wa4.ginnoir.com chest checklist static site --- Caddyfile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Caddyfile b/Caddyfile index 7c8e361..942d484 100644 --- a/Caddyfile +++ b/Caddyfile @@ -78,6 +78,11 @@ ffttsystems.ginnoir.com { file_server } +wa4.ginnoir.com { + root * /srv/wa4 + file_server +} + # ============================================================= # MEDIA REQUESTS — public # =============================================================