m
This commit is contained in:
@@ -17,7 +17,8 @@ server {
|
||||
#add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;
|
||||
|
||||
location / {
|
||||
proxy_pass http://vouch:9090/validate;
|
||||
#proxy_pass http://vouch:9090/validate;
|
||||
return 302 https://google.com;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user