Allow access to port 8081.
This commit is contained in:
@@ -3,14 +3,23 @@ loader="uefi"
|
||||
graphics="yes"
|
||||
xhci_mouse="yes"
|
||||
graphics_listen="127.0.0.1"
|
||||
#graphics_listen="10.216.1.1"
|
||||
# graphics_listen="10.216.1.1"
|
||||
graphics_res="1920x1080"
|
||||
#prestart=""
|
||||
# graphics_wait="yes"
|
||||
# prestart=""
|
||||
console="tmux"
|
||||
|
||||
cpu=1
|
||||
memory=1024M
|
||||
|
||||
# Automatic switch ifconfig networking
|
||||
# network0_type="virtio-net"
|
||||
# network0_switch="customswitch"
|
||||
|
||||
# Manually specify network device
|
||||
network0_type="virtio-net"
|
||||
network0_switch="customswitch"
|
||||
network0_device="tap0"
|
||||
|
||||
disk0_type="virtio-blk"
|
||||
disk0_name="disk0"
|
||||
disk0_dev="sparse-zvol"
|
||||
|
||||
Reference in New Issue
Block a user