From 730f0bb9268bd932f445d71447a672894003fd12 Mon Sep 17 00:00:00 2001 From: Starstrike Date: Thu, 1 May 2025 19:09:32 -0400 Subject: [PATCH] docs: Update nginx configuration instructions to be more specific about Nginx Proxy Manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e48c0..a682c3a 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ A modern event RSVP management system with customizable backgrounds and item coo ## Authentication with Authentik -This application is compatible with Authentik. Make sure to create a Proxy Provider for Forward auth (single application). To protect the admin routes, add the following configuration to your nginx config: +This application is compatible with Authentik. Make sure to create a Proxy Provider for Forward auth (single application). To protect the admin & create routes, add the following configuration to your Nginx Proxy Manager config in the Advanced section. For other web server applications, see the Setup area in Authentik on the Provider page for this app and setup the routes accordingly: ```nginx # Protected routes