fix rabbitmq.config generation
This commit is contained in:
parent
07e6c027fa
commit
69c6540ed2
@ -6,8 +6,8 @@
|
||||
<% end -%>
|
||||
<% if config_stomp -%>
|
||||
% Configure the Stomp Plugin listening port
|
||||
[ {rabbitmq_stomp, [{tcp_listeners, [<%= stomp_port %>]} ]} ].
|
||||
,{rabbitmq_stomp, [{tcp_listeners, [<%= stomp_port %>]} ]}
|
||||
<% else -%>
|
||||
[].
|
||||
<% end -%>
|
||||
].
|
||||
% EOF
|
||||
|
Loading…
Reference in New Issue
Block a user