[supervisord] nodaemon=true [program:scheduler] command=/var/airflow/env/bin/airflow scheduler stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 autorestart=true