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