Update plasma/docker-compose.yaml

This commit is contained in:
myve 2024-07-22 01:04:39 +00:00
commit a0162cdfa4

View file

@ -3,7 +3,6 @@ services:
image: myvnc/webtop:plasma
container_name: kdeplasma
restart: unless-stopped
shm_size: 2gb
environment:
MYVNC_VNCPASS: ${MYVNC_KDEPLASMA_VNCPASS}
networks:
@ -21,6 +20,7 @@ services:
image: myvnc/base
container_name: kdeplasma-novnc
restart: unless-stopped
shm_size: 2gb
ports:
- ${MYVNC_KDEPLASMA_PORT}:6900
environment: