🚀 Auto-deploy: BotVPS atualizado em 03/05/2026 19:48:49

This commit is contained in:
2026-05-03 19:48:49 +00:00
parent 9762e9b76c
commit 05d5341881
4 changed files with 20 additions and 5 deletions

View File

@@ -9,9 +9,9 @@ RUN mkdir -p /VNC && cd /VNC \
&& ln -sf /usr/share/novnc/vnc.html vnc.html \
&& ln -sf /usr/share/novnc/vnc_lite.html vnc_lite.html
# X11 socket from host (display :10)
# Host / is mounted at /host_root by BotVPS compose
VOLUME ["/tmp/.X11-unix:/host_x11/X11-unix:rw"]
# X11 socket is shared via docker-compose
# VOLUME ["/tmp/.X11-unix"]
ENV DISPLAY=:10