Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vitek-rostislav committed Dec 18, 2023
1 parent 7a24ecd commit 9e8bd0f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gitlab/docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ services:
- web-volume:/var/www/html/web
ports:
- "35729:35729"
environment:
MESSENGER_TRANSPORT_DSN: 'amqp://guest:guest@rabbitmq:5672/%2f/messages'
MESSENGER_TRANSPORT_VHOST: ${COMPOSE_PROJECT_NAME}

redis:
image: redis:5.0-alpine
Expand Down

0 comments on commit 9e8bd0f

Please sign in to comment.