🔑 Added CV Key var to importapi
This commit is contained in:
@@ -70,6 +70,7 @@ services:
|
||||
- "3001:3001"
|
||||
environment:
|
||||
SERVICES: api
|
||||
COMICVINE_API_KEY: ${COMICVINE_API_KEY}
|
||||
env_file: threetwo-import-service.env
|
||||
volumes:
|
||||
- ${USERDATA_DIRECTORY}:/threetwo-import-service/userdata
|
||||
|
||||
Reference in New Issue
Block a user