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

View File

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