Fixed template
This commit is contained in:
@@ -44,14 +44,10 @@ ConfigDictTemplate = [
|
||||
},
|
||||
{
|
||||
"option": "tls_cert_file_path",
|
||||
"customizable": True,
|
||||
"question": "Please enter your certificate fullchain path",
|
||||
"default": ""
|
||||
},
|
||||
{
|
||||
"option": "tls_key_file_path",
|
||||
"customizable": True,
|
||||
"question": "Please enter your certificate key path",
|
||||
"default": ""
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user