mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
revert debug stuff
This commit is contained in:
@@ -37,8 +37,7 @@ RUN pip3 install \
|
||||
voluptuous\
|
||||
Flask-Sockets \
|
||||
gevent \
|
||||
gevent-websocket \
|
||||
debugpy
|
||||
gevent-websocket
|
||||
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
||||
@@ -35,8 +35,7 @@ RUN pip3 wheel --wheel-dir=/wheels \
|
||||
click \
|
||||
setproctitle \
|
||||
peewee \
|
||||
gevent \
|
||||
debugpy
|
||||
gevent
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user