# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings

# Database URL untuk cPanel MySQL (Ganti dengan kredensial cPanel kamu)
# Format: mysql://USER:PASSWORD@HOST:PORT/DATABASE
DATABASE_URL="mysql://hmfupimy_dbuser:w6V%25ri%23r%5EmD%3F!)nc@hmfupi.or.id:3306/hmfupimy_hmf"

# Supabase Keys (Deprecated - Diganti MySQL)
# NEXT_PUBLIC_SUPABASE_URL="https://nzhguanewxobdpehrixb.supabase.co"
# NEXT_PUBLIC_SUPABASE_ANON_KEY="..."

NEXTAUTH_SECRET="supersecret_hmf_website_token_123"