use port 8080 instead
All checks were successful
Check Flake / check-flake (push) Successful in 3m21s
All checks were successful
Check Flake / check-flake (push) Successful in 3m21s
This commit is contained in:
@@ -56,8 +56,8 @@ let
|
||||
default = null;
|
||||
description = ''
|
||||
Target port to forward to. If null, forwards to the same PIA-assigned port.
|
||||
PIA-assigned ports below 1000 are rejected to avoid accidentally
|
||||
forwarding traffic to privileged services.
|
||||
PIA-assigned ports below 10000 are rejected to avoid accidentally
|
||||
forwarding traffic to other services.
|
||||
'';
|
||||
};
|
||||
protocol = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user