Update README.md

This commit is contained in:
2023-11-13 15:15:48 +01:00
parent 15aac2177d
commit e0589aaf26

View File

@@ -126,6 +126,7 @@ RUN chown -R www-data:www-data /var/www/html/bootstrap/cache
> /var/www/html/conf/worker/supervisor.conf
In case you want to execute and maintain a task or process with supervisor.
Find below an example with Apache Kafka, when you want to maintain a consumer process.
### Example:
```conf