change db host

This commit is contained in:
2024-10-27 12:46:48 +01:00
parent ed0b9de12a
commit 9874dee333

View File

@@ -8,7 +8,7 @@ zitadel:
ExternalPort: 443
Database:
Postgres:
Host: db-postgresql
Host: postgresql
Port: 5432
Database: zitadel
MaxOpenConns: 20