|
@@ -788,7 +788,7 @@ class Release extends Command
|
|
|
|
|
|
$composer
|
|
$composer
|
|
->addService("stats_command_worker")
|
|
->addService("stats_command_worker")
|
|
- ->image($registry . "fd3/ftth:" . $version)
|
|
|
|
|
|
+ ->image($registry . "fd3/stats:" . $version)
|
|
->build("./stats/")
|
|
->build("./stats/")
|
|
->command("bin/console rabbitmq:consumer command_consumer")
|
|
->command("bin/console rabbitmq:consumer command_consumer")
|
|
->addEnviroment("./extra/supervisord/", "/etc/supervisord/")
|
|
->addEnviroment("./extra/supervisord/", "/etc/supervisord/")
|