Update firewall
This commit is contained in:
parent
5914feb630
commit
c4879a09b0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
interfaces = {
|
interfaces = {
|
||||||
docker0 = {
|
lo = {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
22 # SSH
|
22 # SSH
|
||||||
53 # DNS
|
53 # DNS
|
||||||
|
|
Loading…
Reference in a new issue