mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Added ARM, AWS templates and pipelines.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# TYPE DATABASE USER ADDRESS METHOD
|
||||
## localhost connections through Unix port (user name), IPv4, IPv6 (MD5 pw).
|
||||
local all all peer
|
||||
host all all 127.0.0.1/32 md5
|
||||
host all all ::1/128 md5
|
||||
## remote connections IPv4
|
||||
host all all 0.0.0.0/0 trust
|
||||
Reference in New Issue
Block a user