mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:55:19 +00:00
use postgres
This commit is contained in:
@@ -9,8 +9,24 @@ FirstInstance:
|
||||
Type: 1
|
||||
|
||||
Database:
|
||||
Cockroach:
|
||||
EventPushConnRatio: 0.2 # 4
|
||||
ProjectionSpoolerConnRatio: 0.3 # 6
|
||||
postgres:
|
||||
Host: db
|
||||
Port: 5432
|
||||
Database: zitadel
|
||||
MaxOpenConns: 20
|
||||
MaxIdleConns: 20
|
||||
MaxConnLifetime: 1h
|
||||
MaxConnIdleTime: 5m
|
||||
User:
|
||||
Username: zitadel
|
||||
SSL:
|
||||
Mode: disable
|
||||
Admin:
|
||||
Username: zitadel
|
||||
SSL:
|
||||
Mode: disable
|
||||
|
||||
Logstore:
|
||||
Access:
|
||||
|
||||
Reference in New Issue
Block a user