mirror of
https://github.com/dockur/windows.git
synced 2026-08-03 12:37:20 +01:00
docs: Environment variables (#1870)
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ An empty default means the variable is unset and its value is determined automat
|
|||||||
|
|
||||||
| Variable | Default | Description |
|
| Variable | Default | Description |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| `NETWORK` | | Network mode, such as `nat`, `passt`, `slirp`, or `N` to disable networking. |
|
| `NETWORK` | | Network mode, such as `nat`, `user`, or `N` to disable networking. |
|
||||||
| `DHCP` | `N` | Enables macvtap networking so Windows receives an address from the external LAN through DHCP. |
|
| `DHCP` | `N` | Enables macvtap networking so Windows receives an address from the external LAN through DHCP. |
|
||||||
| `HOST` | `Windows` | Hostname assigned to Windows. |
|
| `HOST` | `Windows` | Hostname assigned to Windows. |
|
||||||
| `IP` | | Overrides the automatically selected guest IPv4 address. |
|
| `IP` | | Overrides the automatically selected guest IPv4 address. |
|
||||||
|
|||||||
Reference in New Issue
Block a user