This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic-docker.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a4ca25  Not needed
2a4ca25 is described below

commit 2a4ca258a1b540ce4216ece22ce8a32772a7fef8
Author: Sebb <[email protected]>
AuthorDate: Sun Oct 5 20:46:26 2025 +0100

    Not needed
---
 compose.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compose.yaml b/compose.yaml
index efd3978..8ded21c 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -13,7 +13,5 @@ services:
       - ${VAR_HTML:-./_docker/www}:/var/www/site.apache.org
       - ${VAR_LOG:-./_docker/log}:/var/log/apache2
     environment:
-      # Pass in site name
-      - VAR_NAME=${VAR_NAME:-localhost}
       # Act as though _ATTIC directory is present (if yes)
       - VAR_ATTIC=${VAR_ATTIC:-no}

Reply via email to