This commit is contained in:
emmatveev 2024-11-22 21:48:13 +03:00
parent f4ca742f43
commit c286106a7c

View File

@ -8,4 +8,4 @@ RUN pip install -r requirements.txt
COPY . .
ENTRYPOINT ["python", "main.py"]
ENTRYPOINT ["python", "main.py"]