feat: trust podman container net
This commit is contained in:
parent
013d689835
commit
9e453bd1e0
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
local all all trust
|
||||
host sameuser all 127.0.0.1/32 trust
|
||||
host sameuser all ::1/128 trust
|
||||
host sameuser all 10.0.0.0/8 trust
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue