Display Birdnet-go to non-admin

This commit is contained in:
ghisch
2024-06-21 11:21:10 +02:00
committed by GitHub
parent 0b28bf5198
commit c5b3cbe8ed

View File

@@ -80,6 +80,7 @@
"COMMAND": "realtime" "COMMAND": "realtime"
}, },
"panel_icon": "mdi:bird", "panel_icon": "mdi:bird",
"panel_admin": false,
"ports": { "ports": {
"8080/tcp": 8080 "8080/tcp": 8080
}, },