master #1

Merged
emmatveev merged 2 commits from master into dev 2024-11-24 11:01:27 +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"]