troubleshooting

This commit is contained in:
SelfhostedPro 2020-06-03 13:29:32 -07:00
parent 420b70004e
commit 68999c287d
1 changed files with 3 additions and 3 deletions

View File

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