Skip to content

Commit

Permalink
jjtr
Browse files Browse the repository at this point in the history
  • Loading branch information
sammynave committed Dec 15, 2023
1 parent 5e01310 commit 2ad99cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: password
POSTGRES_DB: startup
DATABASE_URL: postgres://postgres:password@localhost:5432/startup
DATABASE_URL: postgres://postgres:password@postgres:5432/startup
REDIS_WS_SERVER: redis
steps:
- name: Checkout
Expand Down

0 comments on commit 2ad99cf

Please sign in to comment.