# Server PORT=3000 NODE_ENV=production BASE_URL=https://loot-hunt.com # Session SESSION_SECRET=change-me-to-a-random-string # Database (SQLite file path) DB_PATH=./data/loot-hunt.db # Uploads directory UPLOADS_DIR=./data/uploads