GitHub user deshbirc opened a pull request:
https://github.com/apache/incubator-usergrid/pull/134
Portal: Use same host and port for override url (default)
Try and use the same hostname and port for the API overrideUrl. Assumes
that Portal and Usergrid are deployed on the same tomcat instance. For example,
this would be useful when a single Tomcat instance is being used to host both
portal and usergrid apps.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/comprodls/incubator-usergrid dls-portal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/134.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #134
----
commit 84827a80c115587b6d68e506c1db2e3708cd3a84
Author: deshbirc <[email protected]>
Date: 2014-12-29T15:28:05Z
Use same host and port for override url (default)
Try and use the same hostname and port for the API overrideUrl. Assumes
that Portal and Usergrid are deployed on the same tomcat instance
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---