m
This commit is contained in:
@@ -29,7 +29,7 @@ server {
|
||||
# forward the /validate request to Vouch Proxy
|
||||
#proxy_pass http://vouch:9090/validate;
|
||||
|
||||
if (location ^~ /validate/) {
|
||||
if (true) {
|
||||
proxy_pass http://vouch:9090/validate;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user