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