Removing the .env file
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user