Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakuboskera committed Jun 2, 2022
1 parent 93da9f5 commit c6eca4a
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="postgresql://postgres:postgres@db:5432/entries"
DATABASE_URI="postgresql://postgres:postgres@db:5432/guestbook"
PORT=5000

0 comments on commit c6eca4a

Please sign in to comment.