This commit is contained in:
zino
2023-12-05 18:14:21 +01:00
parent 5189cf55db
commit d845c7a25a

View File

@@ -52,7 +52,7 @@ server {
#proxy_pass $upstream;
proxy_pass https://validate.vouch.armos.zinomedia.de;
return 301 https://validate.vouch.armos.zinomedia.de;
}
# if validate returns `401 not authorized` then forward the request to the error401block