]> git.proxmox.com Git - proxmox-acme.git/commitdiff
schema: update acme-dns plugin parameter names
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Jan 2023 10:11:11 +0000 (11:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Jan 2023 10:11:11 +0000 (11:11 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/dns-challenge-schema.json

index 7dc59dfc51caf695a7bd5f34f6a46238dbc785b7..69c1d6d77e5787380efd5f382dd6e23cfac76b73 100644 (file)
@@ -10,7 +10,7 @@
             "description" : "The subdomain you got from acme-dns registration",
             "type" : "string"
          },
-         "ACMEDNS_UPDATE_URL" : {
+         "ACMEDNS_BASE_URL" : {
             "description" : "The API update endpoint",
             "type" : "string"
          },