bdd config for synapse
This commit is contained in:
parent
1105ea88c1
commit
6951e017b7
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ postgresql:
|
|||
hosts: # dbname, username, CIDR ip addr, auth method
|
||||
- [ "etherpad", "etherpad", "10.128.0.150", "md5" ]
|
||||
- [ "codimd", "codimd", "10.128.0.150", "md5" ]
|
||||
- [ "synapse", "synapse", "10.128.0.56", "md5" ]
|
||||
|
|
Loading…
Reference in a new issue