// API Configuration Example // Copy this file to config.js and replace with your actual credentials const API_CONFIG = { serverUrl: 'http://YOUR_UNRAID_IP:PORT/graphql', apiKey: 'YOUR_API_KEY_HERE' };