NCPi,03-28-20, web ui how to get?

i started a virt VM of NCPi.

i want to get the web ui of this NC server with Firefox.

what url to use for this ?

virt-manager supplies this:

net : 192.168.122.0/24
DHCP : 192.168.122.2 - 192.168.122.254
Transfert : NAT

thanks

Unclear what you are using.
Transfer should likely be Bridge instead of NAT

I start mine with Qemu (which is what was used to create it)

qemu-system-x86_64 -m 8192 -boot d -enable-kvm -smp 8 -net nic -net user -hda /path/to/QemuVMs/NextCloudPi_VM_03-29-20.img -redir tcp:80::80 -redir tcp:443::443 -redir tcp:22::22 -redir tcp:4443::4443 &

And access via https://localhost/