Skip to content

Commit

Permalink
Merge branch 'master' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Sep 16, 2019
2 parents 80fa368 + 3a65445 commit 8a98dc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ services:
rabbitmq:
image: arm32v7/rabbitmq
command: rabbitmq-server
network_mode: "host"
ports:
- 5672:5672
- 15672:15672

volumes:
resin-data:

0 comments on commit 8a98dc0

Please sign in to comment.