Skip to content

Commit

Permalink
ZITADEL_DEV_UID
Browse files Browse the repository at this point in the history
  • Loading branch information
eliobischof authored May 23, 2023
1 parent 76e4248 commit a5ceee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
zitadel:
user: '$TF_ZITADEL_UID'
user: '${ZITADEL_DEV_UID}'
image: '${ZITADEL_IMAGE:-ghcr.io/zitadel/zitadel:latest}'
command: 'start-from-init --masterkey "MasterkeyNeedsToHave32Characters" --tlsMode disabled --config /zitadel.yaml --steps /zitadel.yaml'
ports:
Expand Down

0 comments on commit a5ceee1

Please sign in to comment.