Update install_services.sh
This commit is contained in:
@@ -218,7 +218,7 @@ ${EXTRACTIONS_URL} {
|
|||||||
basicauth /stream {
|
basicauth /stream {
|
||||||
birdnet ${HASHWORD}
|
birdnet ${HASHWORD}
|
||||||
}
|
}
|
||||||
basicauth /phpsysinfo {
|
basicauth /phpsysinfo* {
|
||||||
birdnet ${HASHWORD}
|
birdnet ${HASHWORD}
|
||||||
}
|
}
|
||||||
reverse_proxy /stream localhost:8000
|
reverse_proxy /stream localhost:8000
|
||||||
@@ -237,7 +237,7 @@ http://birdnetpi.local {
|
|||||||
basicauth /stream {
|
basicauth /stream {
|
||||||
birdnet ${HASHWORD}
|
birdnet ${HASHWORD}
|
||||||
}
|
}
|
||||||
basicauth /phpsysinfo {
|
basicauth /phpsysinfo* {
|
||||||
birdnet ${HASHWORD}
|
birdnet ${HASHWORD}
|
||||||
}
|
}
|
||||||
reverse_proxy /stream localhost:8000
|
reverse_proxy /stream localhost:8000
|
||||||
|
|||||||
Reference in New Issue
Block a user