4 lines
148 B
Bash
4 lines
148 B
Bash
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/bikeapp?schema=public"
|
|
OLLAMA_URL="http://100.103.83.12:11435"
|
|
OLLAMA_MODEL="qwen3:32b"
|