Fügt user: "0" hinzu
This commit is contained in:
@@ -51,6 +51,7 @@ services:
|
|||||||
timeout: 60s
|
timeout: 60s
|
||||||
retries: 5
|
retries: 5
|
||||||
start_period: 10s
|
start_period: 10s
|
||||||
|
user: "0"
|
||||||
volumes:
|
volumes:
|
||||||
- data:/current-dir:delegated
|
- data:/current-dir:delegated
|
||||||
ports:
|
ports:
|
||||||
@@ -68,6 +69,7 @@ services:
|
|||||||
- NEXT_PUBLIC_BASE_PATH=/ui/v2/login
|
- NEXT_PUBLIC_BASE_PATH=/ui/v2/login
|
||||||
- ZITADEL_SERVICE_USER_TOKEN_FILE=/current-dir/login-client.pat
|
- ZITADEL_SERVICE_USER_TOKEN_FILE=/current-dir/login-client.pat
|
||||||
network_mode: service:zitadel
|
network_mode: service:zitadel
|
||||||
|
user: "0"
|
||||||
volumes:
|
volumes:
|
||||||
- data:/current-dir:ro
|
- data:/current-dir:ro
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|||||||
Reference in New Issue
Block a user