fix config
This commit is contained in:
parent
ab8222b8aa
commit
60e22d1288
|
@ -25,8 +25,8 @@ in
|
|||
};
|
||||
|
||||
config = {
|
||||
enable = true;
|
||||
settings = {
|
||||
services.keycloak.enable = true;
|
||||
services.keycloak.settings = {
|
||||
hostname = cfg.domain;
|
||||
http-host = "127.0.0.1";
|
||||
http-port = 8080;
|
||||
|
|
Loading…
Reference in a new issue