You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use an environment variable as my BROKER_URL in a .ini file but it isn't parsed correctly. When I try to do [celery] BROKER_URL = ${REDIS_URL}
I get the following error