[supervisord] nodaemon=true [program:desktop] command=/usr/local/bin/desktop-wrapper.sh autorestart=true user=coder priority=10 [program:websockify] command=/usr/bin/websockify --web=/usr/share/novnc/ 0.0.0.0:80 localhost:5900 autorestart=true user=coder priority=20