pulls out GEMINI_CERTIFICATES_DIR and GEMINI_COMITIUM_DATA_DIR

This commit is contained in:
2026-07-03 10:27:30 +01:00
parent 33d13bb455
commit 17c7e2446c
5 changed files with 27 additions and 2 deletions
+3
View File
@@ -7,6 +7,9 @@ services:
dockerfile: gemini.Dockerfile
ports:
- "${GEMINI_PORT}:1965"
volumes:
- ${GEMINI_CERTIFICATES_DIR}:/var/app/.certificates
- ${GEMINI_COMITIUM_DATA_DIR}:/var/app/comitium-data
http:
image: git.joeac.net/joeac/${IMAGE_PREFIX}joeac.net-http