changing EXTRACTIONS_URL to BIRDNETPI_URL
This commit is contained in:
@@ -1,15 +1,4 @@
|
||||
${EXTRACTIONS_URL} {
|
||||
root * ${EXTRACTED}
|
||||
file_server browse
|
||||
basicauth ${PROCESSED}* {
|
||||
birdnet ${HASHWORD}
|
||||
}
|
||||
basicauth /stream {
|
||||
birdnet ${HASHWORD}
|
||||
}
|
||||
reverse_proxy /stream localhost:8000
|
||||
}
|
||||
http://birdnetpi.local {
|
||||
http://birdnetpi.local ${BIRDNETPI_URL} {
|
||||
root * ${EXTRACTED}
|
||||
file_server browse
|
||||
basicauth ${PROCESSED}* {
|
||||
@@ -26,6 +15,3 @@ http://birdlog.local {
|
||||
http://extractionlog.local {
|
||||
reverse_proxy localhost:8888
|
||||
}
|
||||
http://birdterminal.local {
|
||||
reverse_proxy localhost:9111
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user