Skip to content

Commit 6f192b6

Browse files
committed
Update README.md
1 parent ce7c8ca commit 6f192b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ autorestart=true
175175
user=www-data
176176
numprocs=20
177177
redirect_stderr=true
178-
stdout_logfile=/var/logs/my_worker.log
178+
stdout_logfile=/var/log/my_worker.log
179179
```
180180

181181
In this file, we tell Supervisor that we want 20 instances always running. If the `my_worker.php` ends or fails it will spin up a new one.

0 commit comments

Comments
 (0)