Guillermo Espinoza 7 лет назад
Родитель
Сommit
4a05cb8892
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      EventListener/DeviceListener.php

+ 1 - 0
EventListener/DeviceListener.php

@@ -91,6 +91,7 @@ class DeviceListener
            'command' => 'amqp:remote',
            'name' => $name,
            '--args' => $cmd_args,
+           '--route' => getenv("AMQP_KEY"),
         ));
         
         $output = new BufferedOutput();