Update install_services.sh

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