We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8df0eff + 1d02b62 commit f7f7bbeCopy full SHA for f7f7bbe
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