Fix: Fügt Schreibrechte für Zitadel hinzu

This commit is contained in:
2026-02-10 22:58:03 +01:00
parent 8c34b0ea1f
commit d80d62a7d5

View File

@@ -52,7 +52,7 @@ services:
retries: 5 retries: 5
start_period: 10s start_period: 10s
volumes: volumes:
- zitadel-data:/current-dir - zitadel-data:/current-dir:delegated
ports: ports:
- 8080:8080 - 8080:8080
- 3000:3000 - 3000:3000