Once the Edge Flow Manager server is installed, you can configure it
by editing the efm.properties file. At minimum, you should edit the Edge Flow Manager server address and configure the connection to your
database.
Open the efm.properties file located in
$EFM_HOME/conf/efm.properties.
Configure the Edge Flow Manager server address.
Change efm.server.address=localhost to
efm.server.address={EFM_IP_OR_HOSTNAME}, or use
0.0.0.0 to listen on all network interfaces.