Add homepage integration labels for Frigate
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user