mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-07 05:21:31 -07:00
Update organizr-auth.subfolder.conf.sample
Typo
This commit is contained in:
parent
86c83201c9
commit
e16b3bfb5f
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ location ~ /auth-([0-9]+) {
|
||||||
|
|
||||||
proxy_set_header Content-Length "";
|
proxy_set_header Content-Length "";
|
||||||
|
|
||||||
# Do not uncomment the lines below, these are examples for usue in other proxy configs
|
# Do not uncomment the lines below, these are examples for use in other proxy configs
|
||||||
#auth_request /auth-0; #=Admin
|
#auth_request /auth-0; #=Admin
|
||||||
#auth_request /auth-1; #=Co-Admin
|
#auth_request /auth-1; #=Co-Admin
|
||||||
#auth_request /auth-2; #=Super User
|
#auth_request /auth-2; #=Super User
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue