fix(init): prepare database (#3191)

* fix(init): prepare database

* fix(defaults): cockroach local defaults
This commit is contained in:
Silvan
2022-02-11 11:02:47 +01:00
committed by GitHub
parent 9d471d0d30
commit e8ab237ada
13 changed files with 375 additions and 48 deletions

View File

@@ -1,4 +1,20 @@
Log:
Level: debug
Formatter:
Format: text
Format: text
database:
host: localhost
port: 26257
user: zitadel
database: zitadel
password:
maxOpenConns: 3
ssl:
mode: disable
rootCert:
cert:
key:
options:
# MaxConnLifetime: 30m
# MaxConnIdleTime: 30m