🔧 Added an env_file key

This commit is contained in:
2021-11-04 10:11:34 -07:00
parent f38fe2ded3
commit 0d5f6d9228

View File

@@ -6,6 +6,7 @@ services:
context: .
image: frishi/threetwo
container_name: threetwo-ui
env_file: ./environment.list
restart: unless-stopped
volumes:
- $COMICS_DIRECTORY:/comics