Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This projects contains the source code examples accompanying the blog post:

https://www.python-celery.com/2018/06/05/celery-django-docker/.
https://www.distributedpython.com/2018/06/12/celery-django-docker/.


Docker and docker-compose are highly recommended to run the example.
Expand All @@ -29,4 +29,4 @@ Docker and docker-compose are highly recommended to run the example.

If you run without docker, make sure you run the services
specified in the docker-compose.yml file individually and
adjust the environment variables, ports etc as required.
adjust the environment variables, ports etc as required.