🏝 Added env file path for threetwo container
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
image: frishi/threetwo
|
||||
container_name: threetwo-ui
|
||||
restart: unless-stopped
|
||||
env_file: docker-compose.env
|
||||
volumes:
|
||||
- type: bind
|
||||
source: $COMICS_DIRECTORY
|
||||
|
||||
Reference in New Issue
Block a user