forked from Github/frigate
simple echo websocket working
This commit is contained in:
@@ -34,7 +34,10 @@ RUN apt-get -qq update \
|
||||
RUN pip3 install \
|
||||
peewee_migrate \
|
||||
zeroconf \
|
||||
voluptuous
|
||||
voluptuous\
|
||||
Flask-Sockets \
|
||||
gevent \
|
||||
gevent-websocket
|
||||
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user