diff --git a/Dockerfile b/Dockerfile index 6339c6c..c4ae0c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,3 +9,5 @@ RUN pip install pymongo \ mongoengine \ dict_hash \ requests + +COPY ./* /app/