This commit is contained in:
zino
2023-12-05 18:16:23 +01:00
parent 54e75b6256
commit 6d46c1b00f

View File

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