Routes was moved to self class
This commit is contained in:
@@ -4,6 +4,7 @@ RUN pip install websockets
|
||||
|
||||
WORKDIR /beerlog-srv
|
||||
COPY beerlog-srv.py .
|
||||
COPY routes.py .
|
||||
COPY storage.py .
|
||||
|
||||
ARG BEERLOG_PORT
|
||||
|
||||
Reference in New Issue
Block a user