# MariaDB Connection
DB_HOST=ns3.goviralhost.org
DB_USER=velanho1_mukeshbooth
DB_NAME=velanho1_booth
DB_PASSWORD=Mukesh@227
DB_PORT=3306

# API Key for authenticating desktop app uploads
API_KEY=pqr-8x4Km9Wv2nLbT7jR5hYdFcA3eZsU

# Upload directory (relative to this file)
UPLOAD_DIR=uploads

# Base URL where this server is publicly accessible
BASE_URL=https://photo.velanhousing.com
