Skip to content

Commit f7d2637

Browse files
author
Christopher M. Neill
committed
54320 sense working overtime... wrong rabbitmq API port and an extra space (thanks, YAML!)
1 parent 007d1e0 commit f7d2637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
init_config:
22

33
instances:
4-
- {{ name }}_api_url: http://localhost:15672/api/
4+
- {{ name }}_api_url: http://localhost:54320/api/
55
{{ name }}_user: {{ rabbit_username }}
66
{{ name }}_pass: {{ rabbit_password }}

0 commit comments

Comments
 (0)