From fac4169389ad42b79269f68ffef195c7df3c37f9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 3 Jul 2026 12:06:34 +0100 Subject: [PATCH] removes CONTAINER_PREFIX from example.env (redundant) --- example.env | 4 ---- 1 file changed, 4 deletions(-) diff --git a/example.env b/example.env index d620536..4c1f9dd 100644 --- a/example.env +++ b/example.env @@ -1,7 +1,3 @@ -# A prefix for remote container names -# If you're running on ARM 32-bit CPU architecture, use 'armv7/', otherwise keep blank -CONTAINER_PREFIX= - # The hostname to use for the local SMTP server LOCAL_SMTP_HOST=smtp