From 255d785c2fd68b7d745a885c1b73fea22ba6521f Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 23 Dec 2023 20:25:02 -0500 Subject: [PATCH] Update README to include docs on authentik --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb32cf3..d4dc746 100644 --- a/README.md +++ b/README.md @@ -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).