From 76f28971a98d17c0d8c76cf2c9f91dd174603ccc Mon Sep 17 00:00:00 2001 From: advplyr Date: Mon, 1 Nov 2021 15:40:39 -0500 Subject: [PATCH] Update readme SWAG reverse proxy --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index ac8ad0c9..c270cd99 100644 --- a/readme.md +++ b/readme.md @@ -184,6 +184,11 @@ For this to work you must enable at least the following mods using `a2enmod`: ``` + +### SWAG Reverse Proxy + +[See this solution](https://forums.unraid.net/topic/112698-support-audiobookshelf/?do=findComment&comment=1049637) + ## Run from source Note: you will need `npm`, `node12`, and `ffmpeg` to run this project locally