fix: missing password config (#443)

This commit is contained in:
Livio Amstutz 2020-07-10 08:45:13 +02:00 committed by GitHub
parent 870226a481
commit c0f811d0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ AuthZ:
Port: $ZITADEL_EVENTSTORE_PORT
User: 'authz'
Database: 'authz'
Password: $CR_AUTHZ_PASSWORD
SSL:
Mode: $CR_SSL_MODE
RootCert: $CR_ROOT_CERT