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 045e598 Not useful [skip ci]
045e598 is described below
commit 045e598c079a38e89a5822c6eca7f967f7ce132d
Author: Sebb <[email protected]>
AuthorDate: Thu Oct 9 17:43:59 2025 +0100
Not useful [skip ci]
---
compose.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/compose.yaml b/compose.yaml
index efd3978..e00fed9 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -4,7 +4,6 @@ services:
build: .
ports:
- "8000:80"
- hostname: ${VAR_NAME:-localhost}
volumes:
# Pick up the closer.lua script etc.
# (e.g. set this to a checkout of
infrastructure-p6/modules/closer_cgi/files)