Trivial fix.

Change-Id: If52b27c8e7e53db96487b2f1a3c6a8fb94ac0f06
This commit is contained in:
wangqi 2018-05-31 04:53:17 +00:00
parent b93c920c1c
commit b7de333595

View File

@ -63,7 +63,7 @@ deployments, clusters can be constructed , utilizing a distributed data-store.
<services>
</services>
<destinations>
<endpoint id="keystone" protocol="http" hostname="http://idenity-server.acme.com" root-path="/" port="35357" default="true"/>
<endpoint id="keystone" protocol="http" hostname="http://identity-server.acme.com" root-path="/" port="35357" default="true"/>
</destinations>
</repose-cluster>