DATABASE_URL="postgresql://basenoter:basenoter@localhost:5432/basenoter?schema=public" JWT_SECRET="change-me" FRONTEND_ORIGINS="http://localhost:3100,http://localhost:3000" COOKIE_SECURE="false"