Skip to content

Commit

Permalink
docker(client/driver): extra hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
failfmi committed Oct 2, 2024
1 parent 0f62bd0 commit cd60e33
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 @@ -27,3 +27,5 @@ services:
- "${L2_AUTH}"
- --verbosity
- "4"
extra_hosts:
- "host.docker.internal:host-gateway"

0 comments on commit cd60e33

Please sign in to comment.