Document 5900/TCP port

This commit is contained in:
Héctor Molinero Fernández
2021-11-02 19:17:57 +01:00
parent a030d46efc
commit 222d899993
2 changed files with 4 additions and 2 deletions

View File

@ -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