Fixing all warnings
This commit is contained in:
parent
32720ae712
commit
169912a47b
15 changed files with 124 additions and 92 deletions
|
|
@ -29,7 +29,7 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "https://${config.services.kanidm.serverSettings.bindaddress}";
|
||||
proxyPass = "https://${config.services.kanidm.server.settings.bindaddress}";
|
||||
};
|
||||
};
|
||||
# 44301
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue