DATABASE_URL=postgresql://pp:pp_password@localhost:5432/pp SESSION_SECRET=change_me_to_a_long_random_string_at_least_32_chars PP_BASE_URL=http://localhost:5000 ENCRYPTION_KEY=0000000000000000000000000000000000000000000000000000000000000000 PORT=5000 LOG_LEVEL=info NODE_ENV=development