Skip to content

Commit

Permalink
Predict we'll need this to work on linux docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyestein committed Feb 15, 2024
1 parent e2fbda6 commit 545792b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ services:
retries: 5
networks:
- pixl-net
extra_hosts: # needed for linux
- "host.docker.internal:host-gateway"
volumes:
- ${PWD}/exports:/run/exports

Expand Down

0 comments on commit 545792b

Please sign in to comment.