Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Jul 4, 2024
1 parent 7101919 commit 7057382
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PGHOST=xxxxx
PGDATABASE=xxxxx
PGUSERNAME=xxxxx
PGPASSWORD=xxxxx
PGHOST=localhost
PGDATABASE=xxxxxxxxxxxxxx
PGUSERNAME=xxxxxxxxxxxxxx
PGPASSWORD=xxxxxxxxxxxxxx

0 comments on commit 7057382

Please sign in to comment.