matrix-org / matrix-bifrost

General purpose bridging with a variety of backends including libpurple and xmpp.js
Apache License 2.0
160 stars 31 forks source link

feature request: Ability to specify the address on which the app service listens #356

Open ufm opened 8 months ago

ufm commented 8 months ago

Need the ability to specify not only the port but also the ip address on which the app service listens. At the very least, use [::] instead of 0.0.0.0 as the address, so that an IPv6 address can be used.