This commit is contained in:
2026-01-17 18:01:02 +00:00
parent a2f0b40fa8
commit ae86df8732

View File

@@ -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",