diff --git a/jurry/amqp-symfony-bundle/1.0/manifest.json b/jurry/amqp-symfony-bundle/1.0/manifest.json index 93e03bc8..c0215977 100644 --- a/jurry/amqp-symfony-bundle/1.0/manifest.json +++ b/jurry/amqp-symfony-bundle/1.0/manifest.json @@ -6,6 +6,6 @@ "config/": "%CONFIG_DIR%/" }, "env": { - "JURRY_RABBIT_MQ_DSN": "tcp://guest:guest@127.0.0.1:5672" + "JURRY_RABBIT_MQ_DSN": "tcp://guest:guest@localhost:5672" } }