We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a75c2 commit 1d02b62Copy full SHA for 1d02b62
1 file changed
docker-compose-redis.yml
@@ -19,6 +19,8 @@ services:
19
restart: unless-stopped
20
ports:
21
- '5000:5000'
22
+ environment:
23
+ - OLLAMA_HOST=http://ollama:11434
24
25
ollama:
26
image: ollama/ollama
0 commit comments