- You need to create a directory for mongodb (/opt/mongodb by default) and chown to your user (or remove the volume attribute for mongodb in docker-compose.yml)
docker-compose uplocalhost:5000/oauth2callback- Connect to the flask node
docker exec -it #container_id /bin/bash cd ..pythonfrom app.tasks import fetch_messagesfetch_messages.delay(#yourclientid)
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|