mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: postgresql host
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
local all all trust
|
||||
# IPv4 local connections:
|
||||
hostssl all all 0.0.0.0/0 scram-sha-256
|
||||
hostnossl joplin joplin 0.0.0.0/0 trust
|
||||
# IPv6 local connections:
|
||||
# Allow replication connections from localhost, by a user with the
|
||||
# replication privilege.
|
||||
|
Reference in New Issue
Block a user