forked from Drift/pvv-nixos-config
Revert "bicep: Emergency fix for matrix postgres auth"
This reverts commit fdbcd8c884
.
This was not it
This commit is contained in:
parent
fdbcd8c884
commit
68ce7acebb
|
@ -8,8 +8,6 @@
|
|||
dataDir = "/data/postgresql";
|
||||
|
||||
authentication = ''
|
||||
host all all 127.0.0.2/32 md5
|
||||
|
||||
host all all 129.241.210.128/25 md5
|
||||
host all all 2001:700:300:1900::/64 md5
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue