-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Migration Guide 3.18
Guillaume Smet edited this page Nov 26, 2024
·
5 revisions
Table of Contents
In dev and test mode, the management interface will now listen on the localhost
interface by default (instead of 0.0.0.0
) to be made consistent with the behavior of the main interface.
Note that similarly to what has been done for the main interface, on Windows with WSL, it will continue to listen to 0.0.0.0
.