devlog/env.example
2024-08-30 16:12:04 +02:00

5 lines
131 B
Plaintext

GIT_REPO=/your/repo/path/or/url
GIT_TOKEN=your-git-token
OLLAMA_URL=http:/localhost:11434
DEFAULT_BRANCH=main
GROUP_COMMITS_DAYS=30