This commit is contained in:
zino
2023-12-05 21:54:46 +01:00
parent 53b045554f
commit c4e7238619

View File

@@ -22,7 +22,7 @@ server {
#include "snippets/enable-vouch.conf"; #include "snippets/enable-vouch.conf";
# send all requests to the `/validate` endpoint for authorization # send all requests to the `/validate` endpoint for authorization
auth_request https://validate.vouch.armos.zinomedia.de; auth_request https://validate.vouch.armos.zinomedia.de/validate;
# location = /validate { # location = /validate {
# # forward the /validate request to Vouch Proxy # # forward the /validate request to Vouch Proxy