🔧 Added an env_file key to the threetwo-ui container

This commit is contained in:
2022-03-28 14:56:02 -07:00
parent 549ddbe3c2
commit 5044617919

View File

@@ -19,6 +19,7 @@ services:
dockerfile: Dockerfile
image: frishi/threetwo
container_name: threetwo-ui
env_file: docker-compose.env
restart: unless-stopped
ports:
- "8050:8050"
@@ -51,11 +52,11 @@ services:
# networks:
# - proxy
comicvine:
metadata-service:
build:
context: https://github.com/rishighan/threetwo-metadata-service.git
image: frishi/threetwo-metadata-service
container_name: comicvine-service
container_name: metadata-service
ports:
- "3080:3080"
environment: