PORT=3000
NODE_ENV=development
API_KEY=your_secret_api_key_change_this
DATABASE_PATH=./data/whatsapp.db
SESSION_PATH=./sessions
LOG_PATH=./logs
