refs #14
The program now can use environment variables if they are set
Specifically just
ACTIVEMQ_IP - Ip of the ActiveMQ server to receive
ACTIVEMQ_USER - Username for connecting to ActiveMQ
ACTIVEMQ_PASS - Password for connecting to ActiveMQ
You can test by setting these variables yourself and then ensuring that the logs output that is connecting to the correct values.
refs #14 The program now can use environment variables if they are set
Specifically just
ACTIVEMQ_IP - Ip of the ActiveMQ server to receive ACTIVEMQ_USER - Username for connecting to ActiveMQ ACTIVEMQ_PASS - Password for connecting to ActiveMQ
You can test by setting these variables yourself and then ensuring that the logs output that is connecting to the correct values.