grrrr
This commit is contained in:
parent
6343eb2771
commit
539eac787d
|
@ -15,7 +15,7 @@ with lib;
|
||||||
https-port = 8788;
|
https-port = 8788;
|
||||||
# proxy = "passthrough";
|
# proxy = "passthrough";
|
||||||
};
|
};
|
||||||
database.passwordFile = /keycloakbd;
|
database.passwordFile = "/keycloakbd";
|
||||||
};
|
};
|
||||||
nginx.virtualHosts.${dn} = {
|
nginx.virtualHosts.${dn} = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
|
Loading…
Reference in a new issue