]> _ Git - fluidbook-toolbox.git/commitdiff
fix #6199
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Aug 2023 10:47:35 +0000 (12:47 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 24 Aug 2023 10:47:35 +0000 (12:47 +0200)
.docker/config/supervisor/ws2-worker.conf

index 1a70dcd429f8ae8325f537ba1dd5eee1bf9a5d87..930d29fb3fc6fc72412a37facd04dca402707946 100644 (file)
@@ -1,4 +1,4 @@
-[program:default-worker]
+[program:ws2-worker]
 process_name=%(program_name)s_%(process_num)02d
 command=php /application/artisan queue:work --queue=ws2 --timeout=360 --max-time=3600 --memory=12000
 autostart=true