[supervisord] nodaemon=true [program:nginx] command=/usr/sbin/nginx -g "daemon off;" autorestart=true [program:gunicorn] command=/code/entrypoint.sh autorestart=true