This commit is contained in:
zino
2023-12-05 18:20:24 +01:00
parent b0161665ff
commit 063b84c491

View File

@@ -52,7 +52,7 @@ server {
#proxy_pass $upstream; #proxy_pass $upstream;
proxy_pass validate.vouch.armos.zinomedia.de:80; proxy_pass http://validate.vouch.armos.zinomedia.de:80;
} }
# 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