From b98ad28fbe08f6c8baa8ec3ec87e8c0d40ffd800 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Sun, 7 Nov 2021 22:35:24 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=B2=20Trying=20to=20get=20to=20the=20b?= =?UTF-8?q?ottom=20of=20the=20env=20var=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 749f280..ea10db4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -91,6 +91,7 @@ services: - nats environment: SERVICES: import + COMICVINE_API_KEY: ${COMICVINE_API_KEY} volumes: - ${USERDATA_DIRECTORY}:/threetwo-import-service/userdata - ${COMICS_DIRECTORY}:/threetwo-import-service/comics