# Orbital Sync Configuration # Copy this file to .env and fill in the values # Primary Pi-hole (npm-pihole) - v6 app password # Generated via: http://10.10.0.16:81/admin → Settings → Web Interface / API → Configure app password # Stored in: ~/.claude/secrets/pihole1_app_password PRIMARY_HOST_PASSWORD=your_primary_pihole_app_password_here # Secondary Pi-hole (ubuntu-manticore) - v6 app password # Generated via: http://10.10.0.226:8053/admin → Settings → Web Interface / API → Configure app password # Stored in: ~/.claude/secrets/pihole2_app_password SECONDARY_HOST_PASSWORD=your_secondary_pihole_app_password_here