Skip to content

Commit edb39eb

Browse files
Update django.yml
1 parent f6d9db2 commit edb39eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
POSTGRES_USER: ${{ secrets.POSTGRES_USER }}
5858
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
5959
DB_HOST: localhost
60+
DB_PORT: 5432
6061
REDIS_HOST: localhost
6162
REDIS_PORT: 6379
6263
EMAIL_HOST_USER: ${{ secrets.EMAIL_HOST_USER }}

0 commit comments

Comments
 (0)