tweaks and fixes

This commit is contained in:
mcguirepr89
2022-03-03 14:50:37 -05:00
parent d124e108fb
commit e08180ff7d
4 changed files with 24 additions and 23 deletions
+2
View File
@@ -213,6 +213,7 @@ install_Caddyfile() {
cat << EOF > /etc/caddy/Caddyfile
http://localhost http://$(hostname).local ${BIRDNETPI_URL} {
root * ${EXTRACTED}
file_server browse
handle /By_Date/* {
file_server browse
}
@@ -239,6 +240,7 @@ EOF
cat << EOF > /etc/caddy/Caddyfile
http://localhost http://$(hostname).local ${BIRDNETPI_URL} {
root * ${EXTRACTED}
file_server browse
handle /By_Date/* {
file_server browse
}