From 121d022f4983e99c21bbd92ca5c3d9ee29a5ae1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20Je=C5=A1i=C4=87?= <34022788+djesic@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:25:04 +0200 Subject: [PATCH] Comment out display mount in usage scenario --- usage_scenario-docs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usage_scenario-docs.yml b/usage_scenario-docs.yml index 25d78c41..3a7d7413 100644 --- a/usage_scenario-docs.yml +++ b/usage_scenario-docs.yml @@ -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: