Connect To Backend
After setting up the backend on your server. For your app to communicate with your setup backend you need to change the url endpoint on your app.
Go to src/.env to change VUE_APP_API_BASE_URL and VUE_APP_BASE_URL variable value.
Last updated
Was this helpful?