forked from Github/frigate
add zeroconf discovery
This commit is contained in:
@@ -30,6 +30,7 @@ RUN apt-get -qq update \
|
||||
|
||||
RUN pip3 install \
|
||||
peewee \
|
||||
zeroconf \
|
||||
voluptuous
|
||||
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user