Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 12add61

Browse files
authored
Merge pull request #8606 from danmooney2/patch-1
Fix spelling of MAGENTO_CLOUD_RELATIONSHIPS
2 parents 778fbea + 195a2f3 commit 12add61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloud/project/services-rabbit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ For debugging purposes, it is useful to directly connect to a service instance i
125125
ssh -L 15672:localhost:15672 <project-ID>-<branch-ID>@ssh.us.magentosite.cloud
126126
```
127127

128-
1. While the session is open, you can start a RabbitMQ client of your choice from your local workstation, configured to connect to the `localhost:<portnumber>` using the port number, username, and password information from the MAGENTO_CLOUD_RELATIONSHIP variable.
128+
1. While the session is open, you can start a RabbitMQ client of your choice from your local workstation, configured to connect to the `localhost:<portnumber>` using the port number, username, and password information from the MAGENTO_CLOUD_RELATIONSHIPS variable.
129129

130130
### Connect from the application {#cloud-rabbitmq-conn-cont}
131131

0 commit comments

Comments
 (0)