[program:test] directory = /root/project/test/project/ command = /usr/bin/gunicorn -c deployment/gunicorn.conf views:app stdout_logfile = /data/log/web/test.sup.log redirect_stderr = true autostart = true autorestart = true