mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
add endpoint to submit to plus
This commit is contained in:
@@ -57,7 +57,8 @@ RUN pip3 wheel --wheel-dir=/wheels \
|
||||
peewee_migrate \
|
||||
pydantic \
|
||||
zeroconf \
|
||||
ws4py
|
||||
ws4py \
|
||||
requests
|
||||
|
||||
# Frigate Container
|
||||
FROM debian:11-slim
|
||||
|
||||
Reference in New Issue
Block a user