add ssl in conf worker

This commit is contained in:
aynsix
2021-04-28 14:43:59 +03:00
parent 146e0f8834
commit 75556eb640

View File

@@ -89,6 +89,7 @@ class patch_414_PHRAS_3360 implements patchInterface
'registry' => 'alchemy_worker.queue_registry',
'host' => 'rabbitmq',
'port' => 5672,
'ssl' => false,
'user' => 'alchemy',
'password' => 'vdh4dpe5Wy3R',
'vhost' => '/'