🏝 Added env file path for threetwo container

This commit is contained in:
2021-11-03 15:40:28 -07:00
parent f1f4375af2
commit 4993269540

View File

@@ -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