Skip to content

Commit

Permalink
adding the extra host to resolve host.docker.internal:9003
Browse files Browse the repository at this point in the history
  • Loading branch information
behzad1q committed May 11, 2023
1 parent 8ac5d33 commit a5926e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scaffold/optional/docker-compose.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ services:
- ${XDG_RUNTIME_DIR}/keyring:/ssh
networks:
- default

extra_hosts:
- host.docker.internal:host-gateway
db:
image: mariadb
environment:
Expand Down

0 comments on commit a5926e1

Please sign in to comment.