diff --git a/Dockerfile b/Dockerfile index c4ae0c2..d0a1fbb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ RUN pip install pymongo \ dict_hash \ requests -COPY ./* /app/ +COPY ./ /app/