traefik: fix users section for basicauth

This commit is contained in:
kjeld Schouten-Lebbing
2021-06-30 20:54:55 +02:00
parent 213983479c
commit af83ae0936
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -26,4 +26,4 @@ sources:
- https://traefik.io/ - https://traefik.io/
type: application type: application
upstream_version: v9.19.2 upstream_version: v9.19.2
version: 6.3.6 version: 6.3.7
@@ -80,7 +80,6 @@ questions:
label: "" label: ""
schema: schema:
type: dict type: dict
hidden: true
attrs: attrs:
- variable: username - variable: username
label: "Username" label: "Username"