m
This commit is contained in:
@@ -24,9 +24,9 @@ server {
|
||||
#include "snippets/enable-vouch.conf";
|
||||
|
||||
# send all requests to the `/validate` endpoint for authorization
|
||||
auth_request /auth;
|
||||
auth_request /validate;
|
||||
|
||||
location = /auth {
|
||||
location = /validate {
|
||||
internal;
|
||||
proxy_pass https://validate.vouch.armos.zinomedia.de;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user