auto update repo
This commit is contained in:
parent
3295d1137a
commit
caad7fb32c
Binary file not shown.
|
|
@ -113,6 +113,9 @@ services:
|
|||
<<: *defaults-php
|
||||
command: ./bin/console messenger:consume SyncChangeData
|
||||
|
||||
sync-create_carriers:
|
||||
<<: *defaults-php
|
||||
command: ./bin/console messenger:consume SyncCreateCarriers
|
||||
|
||||
static:
|
||||
image: registry.dot-dot.ru/dot-dot-static:${dotdot_tag}
|
||||
|
|
|
|||
Loading…
Reference in New Issue