Skip to content

Commit

Permalink
Revert "Add extra hosts"
Browse files Browse the repository at this point in the history
This reverts commit 7115232.
  • Loading branch information
hrichards committed Aug 27, 2024
1 parent 7115232 commit f775b07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
ports:
# Maps tcp port 5432 on service container to the host
- 5432:5432
extra_hosts:
host.docker.internal: host-gateway

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f775b07

Please sign in to comment.