9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
|
# see https://hub.docker.com/r/skobkin/telegram-llm-bot
|
||
|
|
||
|
TELEGRAM_TOKEN=12345
|
||
|
OLLAMA_TOKEN=12345
|
||
|
OLLAMA_BASE_URL=http://host.docker.internal:11434
|
||
|
|
||
|
LOG_MAX_SIZE=5m
|
||
|
LOG_MAX_FILE=5
|