m
This commit is contained in:
@@ -51,7 +51,8 @@ server {
|
|||||||
#set $upstream 'http://vouch:9090/validate';
|
#set $upstream 'http://vouch:9090/validate';
|
||||||
#proxy_pass $upstream;
|
#proxy_pass $upstream;
|
||||||
|
|
||||||
proxy_pass http://validate.vouch.zinomedia.de;
|
|
||||||
|
proxy_pass http://validate.vouch.armos.zinomedia.de;
|
||||||
}
|
}
|
||||||
|
|
||||||
# if validate returns `401 not authorized` then forward the request to the error401block
|
# if validate returns `401 not authorized` then forward the request to the error401block
|
||||||
|
|||||||
Reference in New Issue
Block a user