I am using puckel/docker-airflow to deploy airflow. Currently, the webserver is not asking for any credentials to login. How can I add a user to it? Maybe i have to add some environment variable in docker-compose.yml, but i am unable to find it. The docker-compose file is here
Thanks in advance.