minor updates

This commit is contained in:
Vivian 2023-11-16 20:30:24 +01:00
parent 187bc9261e
commit 3dd904425b
4 changed files with 5 additions and 6 deletions

View file

@ -103,7 +103,7 @@ in
};
services.oauth2_proxy = {
enable = true;
enable = false;
provider = "oidc";
redirectURL = "https://o2p.0x76.dev/oauth2/callback";
cookie.secure = false;