Adjust default aquarium.properties
authorChristos KK Loverdos <loverdos@gmail.com>
Fri, 1 Jun 2012 13:48:36 +0000 (16:48 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Fri, 1 Jun 2012 13:48:36 +0000 (16:48 +0300)
src/main/resources/aquarium.properties
src/test/resources/aquarium.properties

index 2d1db38..aad478b 100644 (file)
@@ -22,10 +22,10 @@ rabbitmq.servers=localhost
 rabbitmq.port=5672
 
 # User name for connecting with the AMQP server
-rabbitmq.username=aquarium
+rabbitmq.username=guest
 
 # Passwd for connecting with the AMQP server
-rabbitmq.passwd=aquarium
+rabbitmq.passwd=guest
 
 # Virtual host on the AMQP server
 rabbitmq.vhost=/
index dfccb83..c1f730a 100644 (file)
@@ -23,10 +23,10 @@ rabbitmq.servers=localhost
 rabbitmq.port=5672
 
 # User name for connecting with the AMQP server
-rabbitmq.username=aquarium
+rabbitmq.username=guest
 
 # Passwd for connecting with the AMQP server
-rabbitmq.passwd=aquarium
+rabbitmq.passwd=guest
 
 # Virtual host on the AMQP server
 rabbitmq.vhost=/