.
This commit is contained in:
@@ -55,10 +55,10 @@
|
||||
"type": "text",
|
||||
"label": "Target IP",
|
||||
"hint": "IP address to route through VPN (e.g., IBM i server)",
|
||||
"placeholder": "10.3.1.0",
|
||||
"placeholder": "10.3.1.201",
|
||||
"required": false,
|
||||
"env_variable": "TARGET_IP",
|
||||
"default": "10.3.1.0"
|
||||
"default": "10.3.1.201"
|
||||
},
|
||||
{
|
||||
"type": "password",
|
||||
|
||||
Reference in New Issue
Block a user