[program:test] environment = CONFIG_NAME="qcloud" directory = /root/project/test/ 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