m
This commit is contained in:
@@ -38,7 +38,7 @@ server {
|
|||||||
|
|
||||||
location = /validate {
|
location = /validate {
|
||||||
# forward the /validate request to Vouch Proxy
|
# forward the /validate request to Vouch Proxy
|
||||||
proxy_pass http://vouch:9090/validate;
|
proxy_pass http://vouch:9090;
|
||||||
|
|
||||||
# be sure to pass the original host header
|
# be sure to pass the original host header
|
||||||
proxy_set_header Host $http_host;
|
proxy_set_header Host $http_host;
|
||||||
|
|||||||
Reference in New Issue
Block a user