[production] queue.class = "MessageQueuing\MQ\ApolloMQ" default.queueManager = "orcdmq2.theorchard.com" default.queueName = "MessageQueuing.Default" default.username = "orcdmq" default.password= "qu3u31tuP" notification.queueManager = "orcdmq2.theorchard.com" notification.queueName = "MessageQueuing.Notification" notification.username = "orcdmq" notification.password = "qu3u31tuP" notification.basepath = "http://localhost:8000/vectorapi" [production_cli : production] [testing : production] notification.queueManager = "192.168.31.70" default.queueManager = "192.168.31.70" notification.basepath = "http://vectorapi.theorchard.com/vectorapi" notification.username = "admin" notification.password= "password" [development : production] notification.queueManager = "192.168.31.70" default.queueManager = "192.168.31.70" notification.basepath = "http://vectorapi.synergy.theorchard.com/vectorapi" notification.username = "admin" notification.password= "password"