🪲 Trying to get to the bottom of the env var issue
This commit is contained in:
@@ -91,6 +91,7 @@ services:
|
|||||||
- nats
|
- nats
|
||||||
environment:
|
environment:
|
||||||
SERVICES: import
|
SERVICES: import
|
||||||
|
COMICVINE_API_KEY: ${COMICVINE_API_KEY}
|
||||||
volumes:
|
volumes:
|
||||||
- ${USERDATA_DIRECTORY}:/threetwo-import-service/userdata
|
- ${USERDATA_DIRECTORY}:/threetwo-import-service/userdata
|
||||||
- ${COMICS_DIRECTORY}:/threetwo-import-service/comics
|
- ${COMICS_DIRECTORY}:/threetwo-import-service/comics
|
||||||
|
|||||||
Reference in New Issue
Block a user