Basic oauth proxy for frigate
All checks were successful
Check Flake / check-flake (push) Successful in 1m13s

This commit is contained in:
2024-01-30 22:12:18 -07:00
parent b5cc4d4609
commit 932b05a42e
3 changed files with 51 additions and 1 deletions

View File

@@ -32,6 +32,7 @@ with roles;
# cloud
"nextcloud-pw.age".publicKeys = nextcloud;
"smb-secrets.age".publicKeys = personal ++ media-center;
"oauth2-proxy-env.age".publicKeys = server;
# services
"searx.age".publicKeys = nobody;