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"