From 4a108987a80ad0c3ee141ff5f1361712d1db4697 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Sat, 6 Nov 2021 13:41:51 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9D=8C=20Removed=20API=20key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comicvine-service.env | 3 --- threetwo-import-service.env | 3 --- 2 files changed, 6 deletions(-) diff --git a/comicvine-service.env b/comicvine-service.env index f37d824..323b991 100644 --- a/comicvine-service.env +++ b/comicvine-service.env @@ -3,8 +3,5 @@ LOGLEVEL=info SERVICEDIR=dist/services PWD=./ TRANSPORTER=nats://nats:4222 -COMICS_DIRECTORY=/mnt/unraidshare/directconnect/downloads/comics -USERDATA_DIRECTORY=/mnt/unraidshare/directconnect/downloads/userdata CACHER=Memory -COMICVINE_API_KEY=a5fa0663683df8145a85d694b5da4b87e1c92c69 diff --git a/threetwo-import-service.env b/threetwo-import-service.env index 4b454a4..544314b 100644 --- a/threetwo-import-service.env +++ b/threetwo-import-service.env @@ -6,7 +6,4 @@ REDIS_URI=redis://redis:6379 TRANSPORTER=nats://nats:4222 CALIBRE_EBOOK_META_PATH=/opt/calibre/ebook-meta CACHER=Memory -COMICS_DIRECTORY=/mnt/unraidshare/directconnect/downloads/comics -USERDATA_DIRECTORY=/mnt/unraidshare/directconnect/downloads/userdata -COMICVINE_API_KEY=a5fa0663683df8145a85d694b5da4b87e1c92c69