- Add API_KEY environment variable with placeholder value 'change_me_to_a_strong_random_key' - Include helpful comment explaining its purpose: authentication between Next.js and ML service - Provide command for generating strong random value: openssl rand -hex 32 - Mark task 3.4 as completed |
||
|---|---|---|
| .. | ||
| specs | ||
| .openspec.yaml | ||
| design.md | ||
| proposal.md | ||
| tasks.md | ||