We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1bde6 commit 379cfa1Copy full SHA for 379cfa1
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
image: rabbitmq:4.1.1-management
24
options: --hostname test-node --name test-node
25
env:
26
- RABBITMQ_HOSTNAME: "test-node"
+ #RABBITMQ_HOSTNAME: "test-node"
27
RABBITMQ_DEFAULT_USER: "test-user"
28
RABBITMQ_DEFAULT_PASS: "test-password"
29
ports:
0 commit comments