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