Skip to content
Snippets Groups Projects
Unverified Commit 3c571822 authored by Recolic's avatar Recolic Committed by GitHub
Browse files

Update README.md

parent a080ddc0
No related branches found
No related tags found
No related merge requests found
......@@ -360,7 +360,7 @@ gen url: https://zhiyuan-l.github.io/SS-Config-Generator/
useradd vbox ; mkdir /home/vbox ; chown vbox:vbox /home/vbox ; usermod -a -G vboxusers vbox ; usermod -g vboxusers vbox
passwd vbox # vbox
docker run --name vbox_http --restart=always -p 8080:80 \
docker run --name vbox_http --restart=always -p 9399:80 \
-e ID_HOSTPORT=10.100.100.101:18083 -e ID_NAME=hms.recolic -e ID_USER=vbox -e ID_PW='vbox' -e CONF_browserRestrictFolders="/mnt/fsdisk/nfs/rpc_downloads,/home" \
-d joweisberg/phpvirtualbox
# version 6.1.x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment