This commit is contained in:
zino
2023-12-05 18:10:01 +01:00
parent d1797993d8
commit ccb81d8b02

View File

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