Hi,
I am new to Ionic framework. I am finding it difficult to figure out how to configure the chat21-ionic app in environment.ts on localhost.
What should URL_DASHBOARD be set to here? I couldn't get where these paths are defined..so I tried using http://localhost:8100/dashboard/, http://localhost:8100/login/ etc. But it always says Cannot GET /dashboard/.
Hi, I am new to Ionic framework. I am finding it difficult to figure out how to configure the chat21-ionic app in environment.ts on localhost.
http://localhost:8100/dashboard/
,http://localhost:8100/login/
etc. But it always says Cannot GET /dashboard/.Can someone please help me? I'm stuck here.