Removed the key from docker-compose

This commit is contained in:
2021-11-04 17:36:35 -07:00
parent beb39fbf31
commit bb10b4a364

View File

@@ -39,7 +39,6 @@ services:
- ${USERDATA_DIRECTORY}:/comicvine-service/userdata
environment:
SERVICES: api
UNDERLYING_HOSTNAME: ${UNDERLYING_HOSTNAME}
env_file: comicvine-service.env
depends_on:
- nats