add the cookie server script to docker....

This commit is contained in:
2025-01-10 08:18:24 +05:00
parent 37dfe7e261
commit c2ab2ea996

View File

@@ -5,4 +5,6 @@ RUN apt-get update && apt-get install -y curl jq && apt-get clean && rm -rf /var
WORKDIR /app
COPY getcookie.py .
CMD python getcookie.py