From d80d62a7d5dc377378a31abce3b87750ac0f1300 Mon Sep 17 00:00:00 2001 From: DragonSlayer_14 Date: Tue, 10 Feb 2026 22:58:03 +0100 Subject: [PATCH] =?UTF-8?q?Fix:=20F=C3=BCgt=20Schreibrechte=20f=C3=BCr=20Z?= =?UTF-8?q?itadel=20hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 4308e8b..1ac8513 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -52,7 +52,7 @@ services: retries: 5 start_period: 10s volumes: - - zitadel-data:/current-dir + - zitadel-data:/current-dir:delegated ports: - 8080:8080 - 3000:3000