Format files

This commit is contained in:
Eric Nemchik 2023-02-12 20:51:33 -06:00
parent e4b70cea1d
commit 0eb569982b
16 changed files with 52 additions and 51 deletions

View file

@ -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;