Added new spaces at the end of the files

This commit is contained in:
andreea_cojocaru
2020-09-29 18:23:02 +03:00
parent 23771c725e
commit c1804742fb
2 changed files with 3 additions and 3 deletions
@@ -14,4 +14,4 @@ old_sound_rabbit_mq:
heartbeat: 0
#requires php_sockets.dll
use_socket: true # default false
use_socket: true # default false
+2 -2
View File
@@ -7,6 +7,6 @@
},
"env": {
"RABBITMQ_URL": "amqp://guest:guest@localhost:5672",
"RABBITMQ_VHOST": "/"
"RABBITMQ_VHOST": "/"
}
}
}