Skip to content

Commit

Permalink
chore: update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
mikoscz committed Jul 8, 2024
1 parent 63057f5 commit b9ad2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/common_nestjs_remix/apps/api/.env.example
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DATABASE_URL=""
DATABASE_URL="postgres://postgres:guidebook@localhost:5432/guidebook"

0 comments on commit b9ad2fe

Please sign in to comment.