configs: Rework nginx configs
This commit is contained in:
parent
a0a1a717ee
commit
fb53c9a4f1
13 changed files with 54 additions and 286 deletions
3
configs/nginx/get-team/request.conf
Normal file
3
configs/nginx/get-team/request.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
auth_request /auth;
|
||||
|
||||
set $team "$remote_user";
|
||||
Reference in a new issue