DATABASE_URL="postgresql://user:password@localhost:5432/nest_db" JWT_SECRET="change_me_to_a_long_random_string" PORT=3000