Commit c219903
committed
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.1 parent f03fe95 commit c219903
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments