diff --git a/scripts/install_services.sh b/scripts/install_services.sh index b19e399..5c0b9d3 100755 --- a/scripts/install_services.sh +++ b/scripts/install_services.sh @@ -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} }