mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-24 18:11:19 +01:00
schema update
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
"markdownDescription": "default: `certs/priv.key`",
|
||||
"type": "string"
|
||||
},
|
||||
"acme_key_path": {
|
||||
"title": "path of acme key file to load/store",
|
||||
"default": "certs/acme.key",
|
||||
"markdownDescription": "default: `certs/acme.key`",
|
||||
"type": "string"
|
||||
},
|
||||
"provider": {
|
||||
"title": "DNS Challenge Provider",
|
||||
"default": "local",
|
||||
|
||||
Reference in New Issue
Block a user