Skip to content

Commit

Permalink
Stop exposing redis port in docket-compose setup to avoid lite-api co…
Browse files Browse the repository at this point in the history
…llisions
  • Loading branch information
currycoder committed Nov 4, 2024
1 parent 2bdcc82 commit 4a42fda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,5 @@ services:
container_name: hmrc-redis
expose:
- 6379
ports:
- 6379:6379
volumes:
maildata:

0 comments on commit 4a42fda

Please sign in to comment.