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
docs(api): add CORS_ALLOWED_ORIGIN to .env.example
Adds the `CORS_ALLOWED_ORIGIN` environment variable to the example
configuration file. This synchronizes the `.env.example` with the
existing documentation and recent CORS-related code changes, ensuring
developers are aware of this required setting for production deployments.
0 commit comments