django celery not reading .env envrionment

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • samvb
    New Member
    • Oct 2006
    • 228

    django celery not reading .env envrionment

    Hi,

    I fire up celery in a separate terminal and it works great but it ain't reading my .env file which my django application currently uses.

    How do I tell celery where the env file is located and how to use it?
  • wangpanjun
    New Member
    • Dec 2018
    • 1

    #2
    timing task or asynchronous task?

    Comment

    Working...