edexBridge only needs localhost
This commit is contained in:
parent
283ac21e39
commit
76e808c848
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue