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-unsubscr...@oodt.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org