[supervisord] nodaemon=true [program:xvfb] command=/usr/bin/Xvfb :99 -screen 0 1024x768x24 [program:app] command=python run_app.py stdout_logfile=/app/logs/app.log stderr_logfile=/app/logs/app_error.log