mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Make default network bridge
This commit is contained in:
parent
7323ae399b
commit
725d929682
2 changed files with 2 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ set -Eeuo pipefail
|
|||
|
||||
: "${MAC:=""}"
|
||||
: "${DHCP:="N"}"
|
||||
: "${NETWORK:="Y"}"
|
||||
: "${NETWORK:="bridge"}"
|
||||
: "${USER_PORTS:=""}"
|
||||
: "${HOST_PORTS:=""}"
|
||||
: "${ADAPTER:="virtio-net-pci"}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue