Update compose.yaml

This commit is contained in:
SpudGunMan
2025-10-23 19:47:40 -07:00
parent 28846b24a6
commit 612dbf01d3
+1 -1
View File
@@ -18,7 +18,7 @@ services:
environment:
- OLLAMA_API_URL=http://ollama:11434
extra_hosts:
#- "host.docker.internal:host-gateway" # Enables access to host services from within the container.
- "host.docker.internal:host-gateway" # Enables access to host services from within the container.
#user: "1000:1000" # non-root user for better security
#user: "10999:10999" # for Docker Desktop compatibility