mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Adding sslmode: disable to sytest server config
This commit is contained in:
parent
145921f207
commit
1754ca6067
|
|
@ -43,6 +43,7 @@ args:
|
|||
user: dendrite
|
||||
database: dendrite
|
||||
host: 127.0.0.1
|
||||
sslmode: disable
|
||||
type: pg
|
||||
EOF
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue