feat(pf): VPN_PORT_FORWARDING_PROVIDER variable (#1616)
This commit is contained in:
@@ -16,6 +16,8 @@ func (s *Source) readPortForward() (
|
||||
return portForwarding, err
|
||||
}
|
||||
|
||||
portForwarding.Provider = s.env.Get("VPN_PORT_FORWARDING_PROVIDER")
|
||||
|
||||
portForwarding.Filepath = s.env.Get("VPN_PORT_FORWARDING_STATUS_FILE",
|
||||
env.ForceLowercase(false),
|
||||
env.RetroKeys(
|
||||
|
||||
Reference in New Issue
Block a user