Skip to content

Commit 14a63fd

Browse files
committed
docs: README add default expose ports
1 parent 9826368 commit 14a63fd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,13 @@ Docker [compose](https://docs.docker.com/compose/compose-file/) config file, inc
2828
| `rabbitmq3` | RabbitMQ (cluster member) |
2929
| `haproxy` | Load Balancer |
3030

31+
#### Default expose ports
32+
33+
| Host | Description |
34+
| ----------------- | --------------------------------------------------- |
35+
| `localhost:5672` | AMQP 0-9-1 and AMQP 1.0 clients |
36+
| `localhost:15672` | HTTP API clients, management UI and `rabbitmqadmin` |
37+
3138
### `.env`
3239

3340
| Name | Default |

0 commit comments

Comments
 (0)