You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2024. It is now read-only.
Walking through the launcher to create a Node.js app with front and back ends works just fine. But when you have completed the process and are presented with the welcome screen, the links for front and back end URLs are incorrect. An example screenshot is attached. Notice how the URL is http://groovy-market-groovy-market-frontend-groovy-market.1d35.starter-us-east-1.openshiftapps.com/. It seems to have an extra groovy-market part in the first part of the URL. The correct URL is http://groovy-market-frontend-groovy-market.1d35.starter-us-east-1.openshiftapps.com/. The same exists for the backend URLs.
Walking through the launcher to create a Node.js app with front and back ends works just fine. But when you have completed the process and are presented with the welcome screen, the links for front and back end URLs are incorrect. An example screenshot is attached. Notice how the URL is

http://groovy-market-groovy-market-frontend-groovy-market.1d35.starter-us-east-1.openshiftapps.com/. It seems to have an extragroovy-marketpart in the first part of the URL. The correct URL ishttp://groovy-market-frontend-groovy-market.1d35.starter-us-east-1.openshiftapps.com/. The same exists for the backend URLs.