Explorar o código

AMQP KEY device listener

Guillermo Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
4a05cb8892
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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();