mirror of
https://git.myvelabs.com/novnc/alpine.git
synced 2025-12-18 00:06:21 +00:00
Update plasma/docker-compose.yaml
This commit is contained in:
parent
ea4d56430a
commit
1752856e71
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ services:
|
||||||
image: myvnc/base
|
image: myvnc/base
|
||||||
container_name: kdeplasma-novnc
|
container_name: kdeplasma-novnc
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
shm_size: 2gb
|
# shm_size: 2gb
|
||||||
ports:
|
ports:
|
||||||
- ${MYVNC_KDEPLASMA_PORT}:6900
|
- ${MYVNC_KDEPLASMA_PORT}:6900
|
||||||
environment:
|
environment:
|
||||||
|
|
@ -33,5 +33,5 @@ services:
|
||||||
- kdeplasma
|
- kdeplasma
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
novnc:
|
kdeplasma:
|
||||||
external: false
|
external: false
|
||||||
Loading…
Add table
Add a link
Reference in a new issue