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

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -39,7 +39,7 @@ ENV USER=root
39
 
40
  # Expose NoVNC port
41
  EXPOSE 5901
42
- EXPOSE 6081
43
 
44
  # Start the VNC server and noVNC
45
  CMD ["/root/startup.sh"]
 
39
 
40
  # Expose NoVNC port
41
  EXPOSE 5901
42
+ EXPOSE 7860
43
 
44
  # Start the VNC server and noVNC
45
  CMD ["/root/startup.sh"]