Removing the .env file

This commit is contained in:
2026-05-19 19:45:43 -05:00
parent 118fb4efb2
commit 65b6fd12fd

View File

@@ -14,8 +14,6 @@ services:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
# Optional: Mount an existing photo library as a read-only external library # Optional: Mount an existing photo library as a read-only external library
# - ${EXTERNAL_LIBRARY_PATH}:/mnt/external:ro # - ${EXTERNAL_LIBRARY_PATH}:/mnt/external:ro
env_file:
- .env
ports: ports:
- "2283:2283" - "2283:2283"
depends_on: depends_on: