Reverting the change to HTTPS

GPrathap 9 years ago
parent 50fc4ea270
commit 9d214cd700

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

Loading…
Cancel
Save