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/08/18 05:25:38 UTC

[GitHub] [oodt] pavinduLakshan commented on a change in pull request #126: Improve UI/UX of File Manager Components in React.js OPSUI

pavinduLakshan commented on a change in pull request #126:
URL: https://github.com/apache/oodt/pull/126#discussion_r690911179



##########
File path: react-components/oodt_opsui_sample_app/.env.development
##########
@@ -1,2 +1,2 @@
-REACT_APP_FM_REST_API_URL=http://localhost:8080/filemgr-services/jaxrs/v2
-REACT_APP_WM_REST_API_URL=http://localhost:8080/workflow-services/wmservice/v2
+REACT_APP_FM_REST_API_URL=http://localhost:8080/cas_product_war/jaxrs/v2

Review comment:
       I had to change the URLs to make OPSUI work. If I use the deleted URLs, app doesn't work. Since the removed URLs remain unchanged in the .env file, is it okay to keep the new URLs unchanged in the .env.development file?




-- 
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