Skip to content

Commit

Permalink
chore: update .env database_url
Browse files Browse the repository at this point in the history
  • Loading branch information
pnwatin committed Apr 1, 2024
1 parent fc447e1 commit 822d3c8
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,2 +1,2 @@
DATABASE_URL=postgres://postgres:[email protected]:5432/matoscout
DATABASE_URL=postgres://postgres:[email protected]:5432/auth
SQLX_OFFLINE=true

0 comments on commit 822d3c8

Please sign in to comment.