rego-tunnel: listen on 8006; publish 8006
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-28 02:17:52 +00:00
parent 1fb683ce68
commit 716a5bed7d

View File

@@ -30,7 +30,7 @@ stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
[program:novnc]
command=/usr/share/novnc/utils/novnc_proxy --vnc localhost:5900 --listen 6080
command=/usr/share/novnc/utils/novnc_proxy --vnc localhost:5900 --listen 8006
autostart=true
autorestart=true
priority=30