forked from fediversity/fediversity
Compare commits
8 commits
9e32af4257
...
d2759ae4b2
| Author | SHA1 | Date | |
|---|---|---|---|
| d2759ae4b2 | |||
| 586be6f309 | |||
| aafc4069d5 | |||
| 035558faec | |||
| 4f661adbc4 | |||
| 715da01e90 | |||
| d9f8b3c48c | |||
| 590d5a747e |
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@
|
||||||
443
|
443
|
||||||
];
|
];
|
||||||
# needed for podman to be able to talk over dns
|
# needed for podman to be able to talk over dns
|
||||||
interfaces."podman+" = {
|
interfaces."podman0" = {
|
||||||
allowedUDPPorts = [ 53 ];
|
allowedUDPPorts = [ 53 ];
|
||||||
allowedTCPPorts = [ 53 ];
|
allowedTCPPorts = [ 53 ];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue