clone3 commited on
Commit
911103b
·
verified ·
1 Parent(s): a15e291

Update startup.sh

Browse files
Files changed (1) hide show
  1. startup.sh +1 -1
startup.sh CHANGED
@@ -3,7 +3,7 @@
3
  export DISPLAY=:1.0
4
 
5
  # Start novnc
6
- /root/noVNC/utils/novnc_proxy --vnc localhost:5901 --listen 0.0.0.0:6081 &
7
 
8
  # Start the VNC server
9
  vncserver -geometry 1280x800 -depth 24
 
3
  export DISPLAY=:1.0
4
 
5
  # Start novnc
6
+ /root/noVNC/utils/novnc_proxy --vnc localhost:5901 --listen 0.0.0.0:7860 &
7
 
8
  # Start the VNC server
9
  vncserver -geometry 1280x800 -depth 24