File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ import (
27
27
action : wirguardv1alpha1 .#EgressNetworkPolicyActionAccept
28
28
to : {
29
29
// Jellyfin
30
- ip : " 192.168.135.5 "
30
+ ip : " 192.168.135.7 "
31
31
port : 80
32
32
}
33
33
protocol : wirguardv1alpha1 .#EgressNetworkPolicyProtocolTCP
@@ -44,7 +44,7 @@ import (
44
44
action : wirguardv1alpha1 .#EgressNetworkPolicyActionAccept
45
45
to : {
46
46
// Jellyfin
47
- ip : " 192.168.135.5 "
47
+ ip : " 192.168.135.7 "
48
48
port : 80
49
49
}
50
50
protocol : wirguardv1alpha1 .#EgressNetworkPolicyProtocolTCP
@@ -69,7 +69,7 @@ import (
69
69
action : wirguardv1alpha1 .#EgressNetworkPolicyActionAccept
70
70
to : {
71
71
// Jellyfin
72
- ip : " 192.168.135.5 "
72
+ ip : " 192.168.135.7 "
73
73
port : 80
74
74
}
75
75
protocol : wirguardv1alpha1 .#EgressNetworkPolicyProtocolTCP
You can’t perform that action at this time.
0 commit comments