diff --git a/lvlgg_frontend/.env.production b/lvlgg_frontend/.env.production index bc31933..aba5aa3 100644 --- a/lvlgg_frontend/.env.production +++ b/lvlgg_frontend/.env.production @@ -1 +1 @@ -REACT_APP_BACKEND_URL=https://yourdeployedbackendurl.com \ No newline at end of file +REACT_APP_BACKEND_URL=https://lvlupgg-backend.azurewebsites.net/ \ No newline at end of file