# Replace with your cPanel MySQL credentials
DATABASE_URL="mysql://username:password@localhost:3306/database_name"
