@@ -49,9 +49,6 @@ module.exports = () => {
config.amqp = {
client: {
hostname: '192.168.1.190',
- username: 'web',
- password: 'web123',
- vhost: 'smart',
},
};