website/docs: document port binding defaults [GH-6133]

This commit is contained in:
Mitchell Hashimoto 2015-11-18 18:23:57 -08:00
parent cfc5914ca2
commit 09890644c6
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ end
This will allow accessing port 80 on the guest via port 8080 on the host.
For most providers, forwarded ports by default bind to all interfaces. This
means that other devices on your network can access the forwarded ports.
If you want to restrict access, see the `guest_ip` and `host_ip` settings
below.
## Options Reference
This is a complete list of the options that are available for forwarded