Pull Docker Compose configs for discord-bots VM, foundry-lxc LXC, and termix. Add pihole and orbital-sync compose files for ubuntu-manticore. Back up LXC 223 (foundry) Proxmox config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
345 B
Plaintext
13 lines
345 B
Plaintext
# Pi-hole Configuration
|
|
# Copy this file to .env and fill in the values
|
|
|
|
# Web interface password
|
|
WEBPASSWORD=your_secure_password_here
|
|
|
|
# Timezone
|
|
TZ=America/Chicago
|
|
|
|
# Pi-hole v6 App Password
|
|
# Generated via: Settings → Web Interface / API → Advanced Settings → Configure app password
|
|
# Stored in: ~/.claude/secrets/pihole2_app_password
|