bdd config for synapse
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
otthorn 2021-03-10 12:43:08 +01:00
parent 1105ea88c1
commit 6951e017b7

View file

@ -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" ]