0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 19:05:09 +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: networks:
- nextcloud-setup-network - nextcloud-setup-network
volumes: # volumes:
- /tmp/.X11-unix:/tmp/.X11-unix # - /tmp/.X11-unix:/tmp/.X11-unix
environment: # environment:
DISPLAY: ":0" # DISPLAY: ":0"
# We don't need the volumes are we don't want to persist any data # We don't need the volumes are we don't want to persist any data
db: db: