This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Add rabbitMQ container
pull/126/head
dsanz
8 years ago
parent
c38e078265
commit
9b26253c4a
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
docker-compose.yml
+ 5
- 0
docker-compose.yml
View File
@ -61,3 +61,8 @@ services:
image
:
redis
ports:
-
"6379:6379"
rabbitmq:
image
:
rabbitmq
ports:
-
"5672:5672"
Write
Preview
Loading…
Cancel
Save