master #3

Merged
emmatveev merged 4 commits from master into prod 2024-11-24 11:32:13 +03:00
Showing only changes of commit c286106a7c - Show all commits

View File

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