|
|
@ -202,7 +202,7 @@
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<APIKeyValidator>
|
|
|
|
<APIKeyValidator>
|
|
|
|
<!-- Server URL of the API key manager -->
|
|
|
|
<!-- Server URL of the API key manager -->
|
|
|
|
<ServerURL>https://localhost:${mgt.transport.https.port}${carbon.context}services/</ServerURL>
|
|
|
|
<ServerURL>https://${carbon.local.ip}:${mgt.transport.https.port}${carbon.context}services/</ServerURL>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Admin username for API key manager. -->
|
|
|
|
<!-- Admin username for API key manager. -->
|
|
|
|
<Username>${admin.username}</Username>
|
|
|
|
<Username>${admin.username}</Username>
|
|
|
|