🔧 Updated LIBRARY_SOCKET_HOST

This commit is contained in:
2021-10-28 11:54:20 -07:00
parent 086cdb3817
commit 2406c68216
4 changed files with 5 additions and 2 deletions

View File

@@ -78,7 +78,6 @@ services:
- "3001:3001"
environment:
SERVICES: api
DOCKER_RABBITMQ_CONNECTION_STRING: 'amqp://user:bitnami@rabbitmq:5672'
labels:
- "traefik.enable=true"
- "traefik.http.routers.threetwo-import-api.rule=Host(`localhost`)"