add ip override for vpn

This commit is contained in:
Alexandre
2021-05-21 16:56:13 +02:00
committed by GitHub
parent fa6e94cf5a
commit bb0fc006fc

View File

@@ -79,6 +79,7 @@
"openvpn_config": "str?",
"openvpn_username": "str?",
"openvpn_password": "str?",
"openvpn_ip_override": "str?",
"TZ": "str?"
}
}