I'm executing celery flower image mher/flower with docker-compose I want to setup auth for same, I tried adding environment variable basic_auth, however that's not working.
Is there any way to setup creds for flower
I'm executing celery flower image mher/flower with docker-compose I want to setup auth for same, I tried adding environment variable basic_auth, however that's not working.
Is there any way to setup creds for flower
One way I found was to use command like