This commit is contained in:
zino
2023-12-05 18:13:10 +01:00
parent f169a5e8f0
commit 5189cf55db

View File

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