mirror of
https://github.com/tcsenpai/devlog.git
synced 2025-06-06 02:05:19 +00:00
5 lines
131 B
Plaintext
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 |