Fügt user: "0" hinzu

This commit is contained in:
2026-02-11 21:32:53 +01:00
parent a917e94945
commit c6c029a408

View File

@@ -51,6 +51,7 @@ services:
timeout: 60s
retries: 5
start_period: 10s
user: "0"
volumes:
- data:/current-dir:delegated
ports:
@@ -68,6 +69,7 @@ services:
- NEXT_PUBLIC_BASE_PATH=/ui/v2/login
- ZITADEL_SERVICE_USER_TOKEN_FILE=/current-dir/login-client.pat
network_mode: service:zitadel
user: "0"
volumes:
- data:/current-dir:ro
depends_on: