Update README to include docs on authentik

This commit is contained in:
Tyler Perkins 2023-12-23 20:25:02 -05:00
parent db88dc0d14
commit 255d785c2f
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 3 additions and 3 deletions

View File

@ -79,11 +79,11 @@ containers:
volumeMounts:
- name: volume-name
mountPath: /path/to/mount
```
Note however that if you want to use a reverse proxy like [Authentik](https://goauthentik.io) for your authentication,
you will need to update the [auth method](https://filebrowser.org/configuration/authentication-method#proxy-header)
## Mirrors
This repository is activly maintained on my [gitea](https://git.clortox.com/Infrastructure/Filebrowser).