keycloak: Add docker token auth
This commit is contained in:
parent
3e647a5479
commit
2dabc3acb6
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ in
|
|||
http-host = "127.0.0.1";
|
||||
http-port = 8081;
|
||||
proxy = "edge";
|
||||
features = "docker";
|
||||
};
|
||||
|
||||
themes = {
|
||||
|
|
Loading…
Reference in a new issue