summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docker-compose.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 1b99ba97..3f8bc4ea 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -12,4 +12,6 @@ services:
ports:
- '8080:8080'
- '1337:1337'
- - '7900:7900' \ No newline at end of file
+ - '7900:7900'
+ environment:
+ - OLLAMA_HOST=host.docker.internal