You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have users in my consul KV backend, I get this error on startup.
to duplicate..
config in toml format:
[Web]
address = ":8080"
[web.auth.basic]
users = ["test:$apr1$H6uskkkW$IgXLP6ewTrSuBkTrqE8wj/"]
then run storeconfig, and then run it against -consul
The text was updated successfully, but these errors were encountered:
When I have users in my consul KV backend, I get this error on startup.
to duplicate..
config in toml format:
[Web]
address = ":8080"
[web.auth.basic]
users = ["test:$apr1$H6uskkkW$IgXLP6ewTrSuBkTrqE8wj/"]
then run storeconfig, and then run it against -consul
The text was updated successfully, but these errors were encountered: