tracktrain: don't open firewall twice
just to cause less confusion down the line
This commit is contained in:
parent
7a3e65a3f5
commit
4c456eae1c
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 443 ];
|
|
||||||
|
|
||||||
containers.tracktrain = {
|
containers.tracktrain = {
|
||||||
privateNetwork = true;
|
privateNetwork = true;
|
||||||
hostAddress = "192.168.42.40";
|
hostAddress = "192.168.42.40";
|
||||||
|
|
Loading…
Reference in a new issue