Skip to content

Commit c6469a3

Browse files
authored
Update pve_custom.md
1 parent 4096a22 commit c6469a3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/guide/pve/pve_custom.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ docker run -idt --network host \
4949
spiritlhl/pve:7_aarch64
5050
```
5151

52-
The web panel is actually opened in the container, but the network has used the host mode, the port of the PVE is about the same as the port of the host used
52+
The web panel is actually opened in the container, but the network has used the host mode, the port of the PVE is about the same as the port of the host used.
53+
54+
But here the login username and password become ```root``` and ```root```, if you need to change it please ```docker exec -it pve /bin/bash``` enter and change the password of root, then press ```ctrl``` key and ```A+D``` to exit.
5355

5456
There are many bugs need to be fixed, welcome to PR to solve the problem, the actual test on the Ubuntu system host machine to install ```Proxmox VE``` panel success, solved the problem of installing ```Proxmox VE``` over the network can only be used to use the Debian system as a host machine!
5557

0 commit comments

Comments
 (0)