Skip to content

Commit

Permalink
Stop exporting port 8080 on api service
Browse files Browse the repository at this point in the history
C3SR-64
  • Loading branch information
youngest committed Dec 23, 2021
1 parent 47fe007 commit 84483be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ services:
- MQ_USER=$MQ_USER
- MQ_PASSWORD=$MQ_PASSWORD

ports:
- "8080:8080"

depends_on:
- mq

Expand Down

0 comments on commit 84483be

Please sign in to comment.