small changes to firewall 5
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user