Update update_caddyfile.sh

This commit is contained in:
Patrick McGuire
2022-05-12 12:24:27 -04:00
committed by GitHub
parent e7689db3e7
commit dfa7c8b84e
+3
View File
@@ -18,6 +18,9 @@ http://localhost http://$(hostname).local ${BIRDNETPI_URL} {
handle /Charts/* {
file_server browse
}
basicauth views.php?view=File* {
birdnet ${HASHWORD}
}
basicauth /Processed* {
birdnet ${HASHWORD}
}