mirror of
https://github.com/Balshgit/public.git
synced 2025-09-11 18:00:42 +03:00
7 lines
132 B
Markdown
7 lines
132 B
Markdown
# celery first example
|
|
|
|
Steps:
|
|
1. Run `docker-compose up`
|
|
2. Show logs
|
|
3. In a new terminal run `docker-compose exec worker python`
|