chore(example): fix gateway.stomp.conf.example
This commit is contained in:
parent
528f49aa2e
commit
a6aae657a9
|
@ -25,6 +25,6 @@ gateway.stomp {
|
||||||
}
|
}
|
||||||
|
|
||||||
listeners.tcp.default {
|
listeners.tcp.default {
|
||||||
bind = 0.0.0.0:61613
|
bind = "0.0.0.0:61613"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue