devlog/env.example
2024-10-11 12:23:14 +02:00

6 lines
163 B
Plaintext

GIT_REPO=/your/repo/path/or/url
GIT_TOKEN=your-git-token
OLLAMA_URL=http:/localhost:11434
DEFAULT_BRANCH=main
OLLAMA_MODEL=llama3.1:8b
SKIP_PROCESSED_COMMITS=false