Skip to content

Commit

Permalink
allow ragflow-server to access host ports
Browse files Browse the repository at this point in the history
  • Loading branch information
benquike committed Oct 18, 2024
1 parent c760f05 commit 44a9152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ services:
networks:
- ragflow
restart: always
extra_hosts:
- "host.docker.internal:host-gateway"

0 comments on commit 44a9152

Please sign in to comment.