[supervisord] nodaemon=true [program:uwsgi_internal] command = /usr/bin/uwsgi --ini /etc/uwsgi/uwsgi.ini --plugin python3 stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0 [program:nginx] command=/usr/sbin/nginx -g "daemon off;" stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr stderr_logfile_maxbytes=0