diff options
| author | Joe Carstairs <me@joeac.net> | 2026-07-03 12:06:34 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-07-03 12:06:34 +0100 |
| commit | fac4169389ad42b79269f68ffef195c7df3c37f9 (patch) | |
| tree | 1e86e33999b745f69c8bc0eedc05cc50df33ab6a /example.env | |
| parent | a5f1ea13584ad125accc7530325e9876f6c5075f (diff) | |
removes CONTAINER_PREFIX from example.env (redundant)
Diffstat (limited to 'example.env')
| -rw-r--r-- | example.env | 4 |
1 files changed, 0 insertions, 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 |
