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
Once the app has been deployed to Stamplay hosting, the app automatically starts using relative URLs to the API like api/cobject/v1/blogs and then it just stops working in the development environment.
Anyway to configure the URLs point to the API absolutely to make the app work in the Dev Environment after deployment?
The text was updated successfully, but these errors were encountered:
Once the app has been deployed to Stamplay hosting, the app automatically starts using relative URLs to the API like
api/cobject/v1/blogs
and then it just stops working in the development environment.Anyway to configure the URLs point to the API absolutely to make the app work in the Dev Environment after deployment?
The text was updated successfully, but these errors were encountered: