removing .devcontainer/ from git tracking

This commit is contained in:
Chris
2026-04-10 17:37:18 +02:00
parent 2c740fd384
commit ead22ba707
11 changed files with 0 additions and 419 deletions

View File

@@ -1,8 +0,0 @@
[program:websockify]
command=/usr/bin/python3 /opt/noVNC/utils/websockify/run --web /opt/noVNC/ ${NO_VNC_PORT} localhost:${VNC_PORT}
autostart=true
autorestart=true
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0