Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jleagle/frigate-share
https://github.com/jleagle/frigate-share
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jleagle/frigate-share
- Owner: Jleagle
- Created: 2024-08-06T07:48:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T11:41:42.000Z (6 months ago)
- Last Synced: 2025-01-18T08:36:33.774Z (2 days ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frigate-share
services:
frigate-share:
image: "ghcr.io/jleagle/frigate-share:main"
container_name: "frigate-share"
hostname: "frigate-share"
restart: "unless-stopped"
ports:
- "5002:5002"