small changes to firewall 4

This commit is contained in:
2025-07-20 17:01:44 +02:00
parent 60a8524de3
commit 5bed3c89c6
3 changed files with 4 additions and 47 deletions

View File

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