grrrrrrrrrrrr
This commit is contained in:
parent
539eac787d
commit
2ec1d01095
|
@ -13,6 +13,8 @@ with lib;
|
||||||
hostname = dn;
|
hostname = dn;
|
||||||
http-port = 8787;
|
http-port = 8787;
|
||||||
https-port = 8788;
|
https-port = 8788;
|
||||||
|
http-enabled = true;
|
||||||
|
hostname-strict-https = false;
|
||||||
# proxy = "passthrough";
|
# proxy = "passthrough";
|
||||||
};
|
};
|
||||||
database.passwordFile = "/keycloakbd";
|
database.passwordFile = "/keycloakbd";
|
||||||
|
|
Loading…
Reference in a new issue