docs(readme): add information about how to run with ollama on host machine of docker
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user