[supervisord] user=root nodaemon=true [program:label_copy_export] command=/var/app/bin/python main.py directory=/var/app autostart=true autorestart=true stdout_logfile=/var/log/label-copy-export/label-copy-export.log redirect_stderr=true stopwaitsecs=600 user=lce