From b143e9da693a9b6b5c1865c54d06fab07e960436 Mon Sep 17 00:00:00 2001 From: KRISH SONI <67964054+krishvsoni@users.noreply.github.com> Date: Sun, 9 Jun 2024 14:03:03 +0530 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 5336d92..7eb0fda 100644 --- a/.env.example +++ b/.env.example @@ -1 +1 @@ -DATABASE_URL="postgresql://postgres:mysecretpassword@localhost:5432/postgres" \ No newline at end of file +DATABASE_URL="postgresql://postgres:mysecretpassword@localhost:5555/postgres"