small changes to firewall 5

This commit is contained in:
2025-07-20 17:11:59 +02:00
parent 5bed3c89c6
commit 6803d0fdce
2 changed files with 2 additions and 2 deletions

View File

@@ -47,8 +47,8 @@ in {
autoStart = true; autoStart = true;
dependsOn = ["gluetun"]; dependsOn = ["gluetun"];
ports = [ ports = [
"0.0.0.0:8112:8112" "8112:8112"
"0.0.0.0:58846:58846" "58846:58846"
]; ];
extraOptions = [ extraOptions = [
"--network=container:gluetun" "--network=container:gluetun"

Binary file not shown.