Skip to content

Commit

Permalink
Change host
Browse files Browse the repository at this point in the history
  • Loading branch information
hrichards committed Aug 27, 2024
1 parent f775b07 commit 1d0d026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
source venv/bin/activate
tox -vv -e py36-1.11,py36-2.2,py36-3.2,py36-4.2
env:
POSTGRES_HOST: localhost
POSTGRES_HOST: 0.0.0.0
POSTGRES_PORT: 5432

0 comments on commit 1d0d026

Please sign in to comment.