Update install_services.sh
This commit is contained in:
@@ -212,6 +212,9 @@ http://localhost http://$(hostname).local ${BIRDNETPI_URL} {
|
|||||||
handle /Charts/* {
|
handle /Charts/* {
|
||||||
file_server browse
|
file_server browse
|
||||||
}
|
}
|
||||||
|
basicauth views.php?view=File* {
|
||||||
|
birdnet ${HASHWORD}
|
||||||
|
}
|
||||||
basicauth /Processed* {
|
basicauth /Processed* {
|
||||||
birdnet ${HASHWORD}
|
birdnet ${HASHWORD}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user