|
|
@ -86,8 +86,8 @@
|
|
|
|
<Environment type="hybrid" api-console="true">
|
|
|
|
<Environment type="hybrid" api-console="true">
|
|
|
|
<Name>Production and Sandbox</Name>
|
|
|
|
<Name>Production and Sandbox</Name>
|
|
|
|
<Description>This is a hybrid gateway that handles both production and sandbox token traffic.</Description>
|
|
|
|
<Description>This is a hybrid gateway that handles both production and sandbox token traffic.</Description>
|
|
|
|
<!-- Server URL of the API gateway -->
|
|
|
|
<!-- Server URL of the API gateway manager/IoT Manager which has admin services hosted -->
|
|
|
|
<ServerURL>https://${iot.gateway.host}:${iot.gateway.carbon.https.port}${carbon.context}services/</ServerURL>
|
|
|
|
<ServerURL>https://${iot.manager.host}:${iot.manager.https.port}${carbon.context}services/</ServerURL>
|
|
|
|
<!-- Admin username for the API gateway. -->
|
|
|
|
<!-- Admin username for the API gateway. -->
|
|
|
|
<Username>${admin.username}</Username>
|
|
|
|
<Username>${admin.username}</Username>
|
|
|
|
<!-- Admin password for the API gateway.-->
|
|
|
|
<!-- Admin password for the API gateway.-->
|
|
|
|