From f79e633cfcc4f736ce4df2a3701c7cf8d7eae97c Mon Sep 17 00:00:00 2001 From: zino Date: Tue, 5 Dec 2023 21:36:14 +0100 Subject: [PATCH] m --- volumes/snippets/enable-vouch.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {