Fixed docker access to ollama and lollms

This commit is contained in:
Saifeddine ALOUI
2025-01-17 01:18:28 +01:00
parent 84f7f15046
commit c91b57196d
2 changed files with 20 additions and 6 deletions

View File

@@ -15,7 +15,8 @@ services:
restart: unless-stopped
networks:
- lightrag_net
extra_hosts:
- "host.docker.internal:host-gateway"
networks:
lightrag_net:
driver: bridge
driver: bridge