Changed port mapping to 5901

This commit is contained in:
2024-08-15 15:17:15 +02:00
parent 2dae0a251f
commit 23b2e0ac67
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -46,4 +46,4 @@ RUN chmod +x ~/.xinitrc
EXPOSE 5900
CMD ["x11vnc", "-repeat", "-forever", "-usepw", "-create"]
CMD ["x11vnc", "-repeat", "-forever", "-usepw", "-create"]