Fixed docker access to ollama and lollms
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user