0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00

Comment out display mount in usage scenario

This commit is contained in:
Danilo Ješić 2023-07-13 09:25:04 +02:00
parent 1c614073c2
commit 121d022f49

View file

@ -16,10 +16,10 @@ services:
networks:
- nextcloud-setup-network
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
environment:
DISPLAY: ":0"
# volumes:
# - /tmp/.X11-unix:/tmp/.X11-unix
# environment:
# DISPLAY: ":0"
# We don't need the volumes are we don't want to persist any data
db: