From 68999c287dc5e3e2a29a90571738c9b7c1885cd3 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Wed, 3 Jun 2020 13:29:32 -0700 Subject: [PATCH] troubleshooting --- Template/template.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Template/template.json b/Template/template.json index 093f54d..38a5ce8 100644 --- a/Template/template.json +++ b/Template/template.json @@ -223,18 +223,18 @@ { "name": "OPENVPN_PROVIDER", "label": "OPENVPN_PROVIDER", - "description": "Supported Providers https://haugene.github.io/docker-transmission-openvpn/supported-providers/", + "description": "https://haugene.github.io/docker-transmission-openvpn/supported-providers/", "default": "MULLVAD" }, { "name": "OPENVPN_USERNAME", "label": "OPENVPN_USERNAME", - "default": "username" + "default": "" }, { "name": "OPENVPN_PASSWORD", "label": "OPENVPN_PASSWORD", - "default": "password" + "default": "" }, { "name": "LOCAL_NETWORK",