mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-01 16:55:21 +03:00
revert debug stuff
This commit is contained in:
parent
4f56b9325f
commit
35071a4c5f
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user