소스 검색

Add additional Parm needed for some OpenVPN providers

Robert Middleswarth 3 년 전
부모
커밋
d380287dc4
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      pi-hosted_template/template/portainer-v2.json

+ 6 - 0
pi-hosted_template/template/portainer-v2.json

@@ -3545,6 +3545,12 @@
 					"label": "OPENVPN_PROVIDER",
 					"name": "OPENVPN_PROVIDER"
 				},
+                                {
+                                        "default": "",
+                                        "description": "Optional. Mostly used to narrow down what location to use by the provider",
+                                        "label": "OPENVPN_CONFIG",
+                                        "name": "OPENVPN_CONFIG"
+                                },
 				{
 					"default": "",
 					"label": "OPENVPN_USERNAME",