Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Add new line at end of file.
  • Loading branch information
Sygnator authored Apr 15, 2024
1 parent 4967a57 commit bb552c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ ENTRYPOINT ["uvicorn", "api.asgi:application", "--host", "0.0.0.0"]

RUN pip install celery

CMD celery -A czatknml.celery worker -l info
CMD celery -A czatknml.celery worker -l info

0 comments on commit bb552c6

Please sign in to comment.