An error occurred while fetching folder content.
user avatar
agent: -dev=connect mode bind to 0.0.0.0
Tim Gross authored
The dev mode flag for connect was binding to the default interface's
IP, but this makes for a bad user experience for the CLI which will
default to 127.0.0.1. If we bind to 0.0.0.0 instead the CLI will work
without further configuration by the user.
c7c8b011
Name Last commit Last update