You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the mobile app does not allow editing the listen.host config value and defaults it to "0.0.0.0" which can cause issues when talking to ipv6 only hosts.
We should allow editing the value and also change the default to "[::]" to listen on both ipv4 and ipv6.
The text was updated successfully, but these errors were encountered:
Currently the mobile app does not allow editing the listen.host config value and defaults it to "0.0.0.0" which can cause issues when talking to ipv6 only hosts.
We should allow editing the value and also change the default to "[::]" to listen on both ipv4 and ipv6.
The text was updated successfully, but these errors were encountered: