nuc: add authentik-ldap

This commit is contained in:
Rouven Seifert 2024-05-23 09:25:08 +02:00
parent 657ae1385e
commit 7811c95ecf
8 changed files with 23 additions and 54 deletions

View file

@ -35,7 +35,7 @@ in
redir /accounts/login /oauth/login
reverse_proxy unix//run/seahub/gunicorn.sock
route /media/* {
root '${pkgs.seahub}'
root * ${pkgs.seahub}
}
route /seafhttp/* {