The default port is not 0.0.0.0, it is 9001
Change-Id: I3b9b475f4e48832f37f00109aabc91ae8ae2759a
This commit is contained in:
parent
eb3dd73666
commit
4aa6edee6f
@ -31,7 +31,7 @@ Designate specific
|
||||
Parameter Default Note
|
||||
=============================== ==================================== ==============================================================
|
||||
api_host 0.0.0.0 API listen host
|
||||
api_port 0.0.0.0 API listen port
|
||||
api_port 9001 API listen port
|
||||
control_exchange designate The MQ Control exchange
|
||||
agent_topic agent The topic that the Agent(s) should use
|
||||
central_topic central The topic that the Central should use
|
||||
|
Loading…
Reference in New Issue
Block a user