auto update repo
This commit is contained in:
parent
f1b9ce4861
commit
49a285c79b
Binary file not shown.
|
|
@ -73,6 +73,10 @@ services:
|
|||
<<: *defaults-php
|
||||
command: php-fpm
|
||||
|
||||
php-socket:
|
||||
command: ./bin/console app:auction:reload
|
||||
<<: *defaults-php
|
||||
|
||||
statistic-export:
|
||||
<<: *defaults-php
|
||||
command: ./bin/console messenger:consume StatisticExport
|
||||
|
|
|
|||
Loading…
Reference in New Issue