mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
add ssl in conf worker
This commit is contained in:
@@ -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' => '/'
|
||||
|
Reference in New Issue
Block a user