[program:app-8001] command=%(here)s/start.sh directory=%(here)s user=appuser autostart=true autorestart=true startretries=10 numprocs=1 startsecs=5 stopwaitsecs=60 redirect_stderr=true stdout_logfile=/var/log/supervisor/%(program_name)s.log stdout_logfile_maxbytes=50MB stdout_logfile_backups=10 environment=PYTHONPATH="%(here)s",PATH="/usr/local/bin:/usr/bin:/bin"