WIP: authelia: Add SSO
This commit is contained in:
parent
0d43b5177d
commit
6c1389c104
7 changed files with 206 additions and 10 deletions
|
|
@ -40,6 +40,7 @@ in {
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
enableHSTS = true;
|
||||
enableAuthorization = true;
|
||||
locations."/".proxyPass = "http://localhost:${toString config.services.grafana.settings.server.http_port}";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue