Skip to content

Commit 89aadca

Browse files
authored
Port 5672
1 parent b04f53b commit 89aadca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/service-bus-messaging/test-locally-with-service-bus-emulator.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,9 @@ To run the Service Bus emulator locally on Linux or macOS:
165165

166166
2.To spin up containers for Service Bus emulator, save the following .yaml file as _docker-compose.yaml_
167167

168+
> [!NOTE]
169+
> Service Bus Emulator uses the port 5672 by default. If you customized the configuration to use a different port, update the ports setting in the YAML file.
170+
168171
```
169172
name: microsoft-azure-servicebus-emulator
170173
services:

0 commit comments

Comments
 (0)