Update http port information for virtualbox documentation (#15824)

The default port is not 8080, but 80.
This commit is contained in:
Rudolf Kleijwegt
2024-02-18 00:33:55 +01:00
committed by GitHub
parent 7ebc469e06
commit 179c6e74c3

View File

@@ -59,7 +59,7 @@ If you are using the VirtualBox image then to access your newly imported VM,
these ports are forwarded from your machine to the VM: 8080 for WebUI and 2023 for SSH.
Remember to edit/remove them if you change (and you should) the VM network configuration.
- WebUI (http://localhost:8080)
- WebUI (http://localhost)
- username: librenms
- password: `D32fwefwef`
@@ -79,4 +79,4 @@ Remember to edit/remove them if you change (and you should) the VM network confi
If you would like to help with these images whether it's add
additional features or default software / settings then you can do so
on [GitHub](https://github.com/librenms/packer-builds/).
on [GitHub](https://github.com/librenms/packer-builds/).