mirror of
https://github.com/hectorm/docker-qemu-reactos
synced 2025-09-01 22:10:25 +00:00
Document 5900/TCP port
This commit is contained in:
@ -4,4 +4,4 @@ set -eu
|
||||
|
||||
cd /opt/novnc/utils/websockify/
|
||||
exec 2>&1
|
||||
exec /usr/bin/python3 -m websockify --web /opt/novnc/ 6080 localhost:5900
|
||||
exec /usr/bin/python3 -m websockify --web /opt/novnc/ 6080 127.0.0.1:5900
|
||||
|
Reference in New Issue
Block a user