You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oodt.apache.org by GitBox <gi...@apache.org> on 2021/07/09 14:08:00 UTC

[GitHub] [oodt] NGimhana commented on a change in pull request #121: Refactor React OPSUI sample app

NGimhana commented on a change in pull request #121:
URL: https://github.com/apache/oodt/pull/121#discussion_r666976639



##########
File path: react-components/oodt_opsui_sample_app/src/constants/connection.js
##########
@@ -14,9 +14,12 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 import axios from "axios";
 
 export const fmconnection = axios.create({
-  baseURL: "http://"+window.location.hostname+":8080/cas_product_war/jaxrs/v2"

Review comment:
       Shall we keep this? Unless we have to change the baseURL when hosting.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@oodt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org