mirror of
https://github.com/dockur/windows.git
synced 2026-07-27 21:42:36 +07: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 |
|
||||
|---|---|---|
|
||||
| `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. |
|
||||
| `HOST` | `Windows` | Hostname assigned to Windows. |
|
||||
| `IP` | | Overrides the automatically selected guest IPv4 address. |
|
||||
|
||||
Reference in New Issue
Block a user