From c1804742fbec8a1cefb397bb8f545bd2f1b62950 Mon Sep 17 00:00:00 2001 From: andreea_cojocaru Date: Tue, 29 Sep 2020 18:23:02 +0300 Subject: [PATCH] Added new spaces at the end of the files --- .../rabbitmq/1.0/config/packages/old_sound_rabbit_mq.yaml | 2 +- emag-tech-labs/rabbitmq/1.0/manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/emag-tech-labs/rabbitmq/1.0/config/packages/old_sound_rabbit_mq.yaml b/emag-tech-labs/rabbitmq/1.0/config/packages/old_sound_rabbit_mq.yaml index ee71585b..dccc5aaa 100644 --- a/emag-tech-labs/rabbitmq/1.0/config/packages/old_sound_rabbit_mq.yaml +++ b/emag-tech-labs/rabbitmq/1.0/config/packages/old_sound_rabbit_mq.yaml @@ -14,4 +14,4 @@ old_sound_rabbit_mq: heartbeat: 0 #requires php_sockets.dll - use_socket: true # default false \ No newline at end of file + use_socket: true # default false diff --git a/emag-tech-labs/rabbitmq/1.0/manifest.json b/emag-tech-labs/rabbitmq/1.0/manifest.json index cc5e4fdf..de9cbbe8 100644 --- a/emag-tech-labs/rabbitmq/1.0/manifest.json +++ b/emag-tech-labs/rabbitmq/1.0/manifest.json @@ -7,6 +7,6 @@ }, "env": { "RABBITMQ_URL": "amqp://guest:guest@localhost:5672", - "RABBITMQ_VHOST": "/" + "RABBITMQ_VHOST": "/" } -} \ No newline at end of file +}