This commit is contained in:
zino
2023-12-05 18:15:30 +01:00
parent d845c7a25a
commit 54e75b6256

View File

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