Skip to content

Commit

Permalink
chore: change db host for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
klerick committed Dec 5, 2024
1 parent 33f8d2b commit 53c13bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DB_HOST=192.168.2.243
DB_HOST=localhost
DB_LOGGING=1

DB_USERNAME="postgres"
Expand Down

0 comments on commit 53c13bc

Please sign in to comment.