From acac688cdc85775501a9069abdd46aba9da36701 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 16 Apr 2021 19:13:10 +0200 Subject: [PATCH] Update conf/nginx.conf Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com> --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index f256e43..81db54f 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -130,7 +130,7 @@ location /_protected/media/ { # proxy_pass $1; # } -location /_protected/music { +location /_protected/music/ { # this is an internal location that is used to serve # audio files once correct permission / authentication # has been checked on API side