mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-19 20:13:09 -06:00
9 lines
100 B
YAML
9 lines
100 B
YAML
---
|
|
postgresql:
|
|
enabled: true
|
|
|
|
configuration:
|
|
server_name: "localhost"
|
|
|
|
ingress:
|
|
enabled: true |