diff --git a/examples/supervisor.conf b/examples/supervisor.conf index 3e21f810..f082fe5f 100644 --- a/examples/supervisor.conf +++ b/examples/supervisor.conf @@ -4,4 +4,4 @@ directory=/path/to/project user=nobody autostart=true autorestart=true -redirect_stderr=True +redirect_stderr=true