Add homepage integration labels for Frigate

This commit is contained in:
Chris King
2025-01-08 01:42:09 -08:00
parent b66436fa95
commit 9c767b6e0c

View File

@@ -25,3 +25,12 @@ services:
- "5000:5000" # VS Code schema validation allowed - "5000:5000" # VS Code schema validation allowed
environment: environment:
LIBVA_DRIVER_NAME: "radeonsi" # FRIGATE_RTSP_PASSWORD: "69$nC*6$jADbc!" LIBVA_DRIVER_NAME: "radeonsi" # FRIGATE_RTSP_PASSWORD: "69$nC*6$jADbc!"
labels:
- homepage.group=Utility
- homepage.name=Frigate
- homepage.icon=frigate
- homepage.href=https://frigate.tremendousturtle.tools/
- homepage.description=Camera Surveillance
- homepage.widget.type=frigate
- homepage.widget.url=http://192.168.1.234:5000
- homepage.widget.enableRecentEvents=true