|
|
@ -58,9 +58,9 @@
|
|
|
|
<ApiManager>
|
|
|
|
<ApiManager>
|
|
|
|
<Enabled>true</Enabled>
|
|
|
|
<Enabled>true</Enabled>
|
|
|
|
<AccessTokenURL>https://localhost:9443/oauth2/token</AccessTokenURL>
|
|
|
|
<AccessTokenURL>https://localhost:9443/oauth2/token</AccessTokenURL>
|
|
|
|
<ServerURL>http://localhost</ServerURL>
|
|
|
|
<ServerURL>https://localhost</ServerURL>
|
|
|
|
<ServerPort>9763</ServerPort>
|
|
|
|
<ServerPort>9443</ServerPort>
|
|
|
|
<GatewayPort>8280</GatewayPort>
|
|
|
|
<GatewayPort>8243</GatewayPort>
|
|
|
|
<LoginURL>/api-store/site/blocks/user/login/ajax/login.jag</LoginURL>
|
|
|
|
<LoginURL>/api-store/site/blocks/user/login/ajax/login.jag</LoginURL>
|
|
|
|
<SubscriptionListURL>/api-store/site/blocks/subscription/subscription-list/ajax/subscription-list.jag</SubscriptionListURL>
|
|
|
|
<SubscriptionListURL>/api-store/site/blocks/subscription/subscription-list/ajax/subscription-list.jag</SubscriptionListURL>
|
|
|
|
<Username>admin</Username>
|
|
|
|
<Username>admin</Username>
|
|
|
|