External storage was added
This commit is contained in:
@@ -5,7 +5,6 @@ RUN pip install websockets
|
||||
WORKDIR /beerlog-srv
|
||||
COPY beerlog-srv.py .
|
||||
COPY storage.py .
|
||||
COPY users.obj .
|
||||
|
||||
ARG BEERLOG_PORT
|
||||
ENV BEERLOG_PORT $BEERLOG_PORT
|
||||
|
||||
Reference in New Issue
Block a user