mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update http port information for virtualbox documentation (#15824)
The default port is not 8080, but 80.
This commit is contained in:
@@ -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/).
|
||||
|
Reference in New Issue
Block a user