Files
homelab-configs/docker/duckdns/.env.example
T
mo 21dbee4b53 Add full NAS service catalog for disaster recovery.
Compose files and configs for postgres, adguard, duckdns, homarr, neo4j,
portainer, remotely, and monitoring; RESTORE.md and sync-from-nas script.
Sanitize pgAdmin secrets; document homelab-command as separate repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 13:15:48 +02:00

8 lines
144 B
Bash

PUID=1026
PGID=100
TZ=Europe/Brussels
DUCKDNS_SUBDOMAINS=mohome020
DUCKDNS_TOKEN=your-duckdns-token
DUCKDNS_UPDATE_IP=true
DUCKDNS_INTERVAL=300