Skip to content

Fix production API URL and CORS - #190

Merged
Sarasaidin merged 1 commit into
WellAI789:mainfrom
Sarasaidin:main
Aug 28, 2026
Merged

Fix production API URL and CORS#190
Sarasaidin merged 1 commit into
WellAI789:mainfrom
Sarasaidin:main

Conversation

@Sarasaidin

Copy link
Copy Markdown
Collaborator

Updated the WellAI application configuration to support production deployment on wellai.app.

Changes

Updated the frontend API URL from local development (localhost:8000) to the production backend (shp-backend.onrender.com).
Added https://wellai.app to the backend CORS allowed origins.
Prepared the application for production testing of password reset and patient access request email links.

Purpose

Fix production-related issues where the application was still using local development URLs instead of the deployed WellAI services.

@Sarasaidin
Sarasaidin merged commit 3b8e1b9 into WellAI789:main Aug 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant