diff --git a/volumes/snippets/enable-vouch.conf b/volumes/snippets/enable-vouch.conf index e4161cf..b4a5e22 100644 --- a/volumes/snippets/enable-vouch.conf +++ b/volumes/snippets/enable-vouch.conf @@ -20,7 +20,7 @@ location = /validate { proxy_pass https://validate.vouch.armos.zinomedia.de:443; } -if validate returns `401 not authorized` then forward the request to the error401block +# if validate returns `401 not authorized` then forward the request to the error401block error_page 401 = @error401; location @error401 {