Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add celery configuration #128

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Add celery configuration #128

merged 3 commits into from
Apr 16, 2024

Conversation

Sygnator
Copy link
Member

close #125

@Sygnator Sygnator added the feature New feature or request label Apr 11, 2024
@Sygnator Sygnator self-assigned this Apr 11, 2024
@github-actions github-actions bot requested a review from sand194 April 11, 2024 12:47
api/Dockerfile Outdated

RUN pip install celery

CMD celery -A czatknml.celery worker -l info
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lack of newline at EOF

Add new line at end of file.
@Sygnator Sygnator merged commit fae20dd into main Apr 16, 2024
2 checks passed
@Sygnator Sygnator deleted the celery branch April 16, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup Celery
3 participants