Removing the .env file
This commit is contained in:
@@ -14,8 +14,6 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
# Optional: Mount an existing photo library as a read-only external library
|
||||
# - ${EXTERNAL_LIBRARY_PATH}:/mnt/external:ro
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "2283:2283"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user