[supervisord]
nodaemon=true
[program:app]
priority=1
user=uwsgi
command=/usr/local/bin/uwsgi --ini /home/config/uwsgi/uwsgi.ini
autorestart=false