tracktrain: don't open firewall twice

just to cause less confusion down the line
nextcloud-docs-on-website
stuebinm 2023-01-30 15:00:13 +01:00
parent 7a3e65a3f5
commit 4c456eae1c
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ in
};
};
networking.firewall.allowedTCPPorts = [ 443 ];
containers.tracktrain = {
privateNetwork = true;
hostAddress = "192.168.42.40";