[Draft] Basic LDAP/Portunus config #12
|
@ -56,7 +56,6 @@ in
|
||||||
potential security risk potential security risk
should be nix path should be nix path
|
|||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations = {
|
locations = {
|
||||||
"/".proxyPass = "http://localhost:${toString config.services.portunus.port}";
|
"/".proxyPass = "http://localhost:${toString config.services.portunus.port}";
|
||||||
"/dex".proxyPass = "http://localhost:${toString config.services.portunus.dex.port}";
|
|
||||||
potential security risk potential security risk
should be nix path should be nix path
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
potential security risk potential security risk
should be nix path should be nix path
potential security risk potential security risk
should be nix path should be nix path
|
Loading…
Reference in a new issue
potential security risk
should be nix path