; UWSGI for {{ app_name }} [program:{{ app_service_name }}] user={{ web_server_group }} command={{ app_service_command }} stopsignal={{ app_service_stop_signal }} stdout_logfile = {{ web_root_path }}/logs/supervisor/{{ app_name }}-application.log stdout_logfile_backups = 5 stderr_logfile = {{ web_root_path }}/logs/supervisor/{{ app_name }}-error.log stderr_logfile_backups = 5