DATABASE_URL="postgresql://ofertajusta:ofertajusta@localhost:5432/ofertajusta?schema=public"
NEXTAUTH_SECRET="replace-with-a-long-random-secret"
NEXTAUTH_URL="https://sami333.online"
APP_URL="https://sami333.online"
CAPACITOR_SERVER_URL="https://sami333.online"
CAPACITOR_CLEAR_TEXT=false
OPENAI_API_KEY=""
OPENAI_MODEL=""
ENABLE_AI_FEATURES=false
PROPERTY_EXTRACTION_MODE="manual"
