edexBridge only needs localhost

This commit is contained in:
Michael James 2016-09-07 19:10:49 -05:00
parent 283ac21e39
commit 76e808c848

View file

@ -53,7 +53,7 @@
# are started by the "exec" command and are in the same process group.
#
EXEC "pqact -e"
EXEC "edexBridge -s EDEX_HOSTNAME"
EXEC "edexBridge -s localhost"
#
# rtstats uses the LDM to send product latency statistics to the UPC.
# For more info on rtstats please see the man page.