chore: update backend example env to include PYTHON_BIN env var.
This commit is contained in:
@@ -6,3 +6,6 @@ GROQ_API_KEY=your_groq_api_key_here
|
||||
|
||||
# Server port (optional, defaults to 5000)
|
||||
PORT=5000
|
||||
|
||||
# Python bin (for venv); optional
|
||||
PYTHON_BIN=/path/to/bin/python
|
||||
|
||||
Reference in New Issue
Block a user