docs(readme): add information about how to run with ollama on host machine of docker

This commit is contained in:
The0Mikkel
2024-05-28 11:02:28 +02:00
parent 476b372c8b
commit 135021a444
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
DISCORD_TOKEN=<token>
ADMIN_ID=209692688415457282
CHAT_CHANNEL_ID=
OLLAMA_HOST=ollama
OLLAMA_HOST=host.docker.internal
OLLAMA_PORT=11434
OLLAMA_MODEL=llama3
REDIS_HOST=redis