Zitadel with env

This commit is contained in:
Alejandro Sarmiento
2024-03-03 22:27:12 +01:00
parent db1b47e874
commit 8ba1d5db06
2 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
# ZITADEL service configurations
MASTERKEY=RandomSecureMasterKey32Char1234
MASTERKEY=RandomSecureMasterKey32Char1234 # openssl rand -base64 32
ZITADEL_DATABASE_POSTGRES_HOST=db
ZITADEL_DATABASE_POSTGRES_PORT=5432
ZITADEL_DATABASE_POSTGRES_DATABASE=zitadel