Update apps/rego-tunnel/build/supervisord.conf
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2026-01-04 04:39:06 +00:00
parent 500b5f4045
commit bc34fad485

View File

@@ -40,7 +40,7 @@ stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0 stderr_logfile_maxbytes=0
[program:novnc] [program:novnc]
command=/usr/share/novnc/utils/novnc_proxy --vnc localhost:5900 --listen 8006 command=/usr/bin/websockify --web /usr/share/novnc 8006 localhost:5900 --auth-plugin BasicHTTPAuth --auth-source alexz:Az@83278327$$@@
autostart=true autostart=true
autorestart=true autorestart=true
priority=30 priority=30