✏️ Another typo

This commit is contained in:
2021-10-21 22:07:03 -07:00
parent 48213592f0
commit 0df9b48703

View File

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