Commit acce625
fix: add TARGET_API_KEY, LLM_BACKEND, LLM_API_BASE_PATH to .env schema (Light-Heart-Labs#595)
All three are written to .env by Phase 06 and present in .env.example
but missing from .env.schema.json. Schema validation crashes the
installer.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9f2cb19 commit acce625
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
34 | 48 | | |
35 | 49 | | |
36 | 50 | | |
| |||
0 commit comments