OLLAMA_API_KEY=af44bc0350c347d783e694d85fee38c9.RV5tsa8OqVUyv4iwjp2wdHlf
OLLAMA_BASE_URL=https://ollama.com/v1
OLLAMA_MODEL=gpt-oss:20b


DB_HOST=localhost
DB_NAME=ypffecbo_clone
DB_USER=ypffecbo_clone
DB_PASS=ypffecbo_clone
DB_CHARSET=utf8mb4

# Base URL for links (no trailing slash), e.g. http://localhost/lss/public
APP_URL=http://localhost/public

# OpenAI (server-side only)
OLLAMA_API_KEY=af44bc0350c347d783e694d85fee38c9.RV5tsa8OqVUyv4iwjp2wdHlf
OLLAMA_BASE_URL=https://ollama.com/v1
OLLAMA_MODEL=gpt-oss:20b

SMTP_HOST=mail.rapuprising.site
SMTP_PORT=465
SMTP_USER=otp@rapuprising.site
SMTP_PASS=Piyush@123
SMTP_FROM_EMAIL=otp@rapuprising.site
SMTP_FROM_NAME=LSS APP


# SMTP (PHPMailer) — login OTP emails; SSL/TLS on port 465
