diff --git a/contrib/oauth2-proxy.cfg.example b/contrib/oauth2-proxy.cfg.example index 216c9c9d..25c75fcd 100644 --- a/contrib/oauth2-proxy.cfg.example +++ b/contrib/oauth2-proxy.cfg.example @@ -71,7 +71,7 @@ ## mark paths as API routes to get HTTP Status code 401 instead of redirect to login page # api_routes = [ -# "^/api +# "^/api" # ] ## Templates