Commit 5f43537
committed
docs(api): improve clarity of .env.example comments
Updates the comments in the `.env.example` file to be more explicit
and unambiguous. The new comments clearly state when each variable is
required (e.g., "REQUIRED" vs. "REQUIRED FOR PRODUCTION") and provide
better context for their purpose. This resolves confusion around the
previous "Optional for Production" wording.1 parent 1a58ecd commit 5f43537
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | | - | |
8 | | - | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
0 commit comments