forked from Fediversity/Fediversity
generalize firewall hole
This commit is contained in:
parent
232e9b05fc
commit
cb1f78cd2a
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@
|
|||
443
|
||||
];
|
||||
# needed for podman to be able to talk over dns
|
||||
interfaces."podman0" = {
|
||||
interfaces."podman+" = {
|
||||
allowedUDPPorts = [ 53 ];
|
||||
allowedTCPPorts = [ 53 ];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue