🔧 Added an env_file key
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
context: .
|
||||
image: frishi/threetwo
|
||||
container_name: threetwo-ui
|
||||
env_file: ./environment.list
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- $COMICS_DIRECTORY:/comics
|
||||
|
||||
Reference in New Issue
Block a user