File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
subscriptions/apollo_rabbitmq
packages/graphql-amqp-subscriptions-engine Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
version : ' 3.5'
2
2
services :
3
3
rabbitmq :
4
- image : rabbitmq:3.13-management@sha256:1d5d6a0f4af04fff35e4602aef15d0dba938222047a48c440e6354651eb86f7e
4
+ image : rabbitmq:3.13-management@sha256:17bd607c9b2d09abb64b79c6c56448a6692323a186b5adcf0cdbd393016c7d3f
5
5
ports :
6
6
- " 5672:5672"
7
7
- " 15672:15672"
Original file line number Diff line number Diff line change 1
1
version : ' 3.5'
2
2
services :
3
3
rabbitmq :
4
- image : rabbitmq:3.13-management@sha256:1d5d6a0f4af04fff35e4602aef15d0dba938222047a48c440e6354651eb86f7e
4
+ image : rabbitmq:3.13-management@sha256:17bd607c9b2d09abb64b79c6c56448a6692323a186b5adcf0cdbd393016c7d3f
5
5
ports :
6
6
- " 5672:5672"
7
7
- " 15672:15672"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: '3.5'
2
2
# This is just for local testing
3
3
services :
4
4
rabbitmq :
5
- image : rabbitmq:3.13-management@sha256:1d5d6a0f4af04fff35e4602aef15d0dba938222047a48c440e6354651eb86f7e
5
+ image : rabbitmq:3.13-management@sha256:17bd607c9b2d09abb64b79c6c56448a6692323a186b5adcf0cdbd393016c7d3f
6
6
ports :
7
7
- " 5672:5672"
8
8
- " 15672:15672"
You can’t perform that action at this time.
0 commit comments