Skip to content

Commit a9042ad

Browse files
authored
Update content/manuals/desktop/settings-and-maintenance/settings.md
1 parent ad2999d commit a9042ad

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/desktop/settings-and-maintenance

1 file changed

+1
-1
lines changed

content/manuals/desktop/settings-and-maintenance/settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ On Windows and Mac, you can also set the default networking mode and DNS resolut
315315

316316
On Mac, you can also select the **Use kernel networking for UDP** setting. This lets you use a more efficient kernel networking path for UDP. This may not be compatible with your VPN software.
317317

318-
You can also define the behavior of port bindings. By default Docker Desktop binds all ports on containers to `0.0.0.0` on the host, though this can be overridden by providing a specific IP. You can change this default behavior by changing the **Port binding behavior** setting, allowing you to either bind to localhost (`127.0.0.1`) by default, or only allow containers to bind to localhost under any circumstances, even if requested otherwise.
318+
You can also define the behavior of port bindings. By default Docker Desktop binds all ports on containers to `0.0.0.0` on the host, though this can be overridden by providing a specific IP. You can change this default behavior by changing the **Port binding behavior** setting, allowing you to either bind to `localhost` (`127.0.0.1`) by default, or only allow containers to bind to `localhost` under any circumstances, even if requested otherwise.
319319

320320
### WSL Integration
321321

0 commit comments

Comments
 (0)