# Copy to /etc/goodnews/goodnews.env and adjust. Read by goodnews.service. # These let the scheduled cycle reach the local model and the shared database. GOODNEWS_LLM_BASE_URL=http://192.168.50.100:1234/v1 GOODNEWS_LLM_MODEL=qwen/qwen3-14b GOODNEWS_DB=/home/jay/goodNews/data/goodnews.sqlite3