mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-08 17:42:32 +02:00
Format files
This commit is contained in:
@@ -9,7 +9,6 @@ location /todo {
|
||||
}
|
||||
|
||||
location ^~ /todo/ {
|
||||
|
||||
# enable the next two lines for http auth
|
||||
#auth_basic "Restricted";
|
||||
#auth_basic_user_file /config/nginx/.htpasswd;
|
||||
|
||||
Reference in New Issue
Block a user