Skip to content

Commit 80c7753

Browse files
author
Daniel Kusy
committed
Update workflow
1 parent 1f5aaf9 commit 80c7753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auth-v1.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Run migrations and tests
3232
env:
3333
SECRET_KEY: secret
34-
ALLOWED_HOSTS: *
34+
ALLOWED_HOSTS: 127.0.0.1
3535
DB_NAME: dan-auth
3636
DB_USER: root
3737
DB_PASSWORD: pass

0 commit comments

Comments
 (0)