Skip to content

Commit

Permalink
expose api port for rabbitmq
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu committed Dec 6, 2024
1 parent 1998224 commit 959d1b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/integration/sda-s3-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ services:
image: ghcr.io/neicnordic/sensitive-data-archive:PR${PR_NUMBER}-rabbitmq
ports:
- "15672:15672"
- "15671:5672"
restart: always
volumes:
- rabbitmq_data:/var/lib/rabbitmq
Expand Down

0 comments on commit 959d1b5

Please sign in to comment.