Skip to content

Instantly share code, notes, and snippets.

View tsak's full-sized avatar
💾

tsak

💾
View GitHub Profile
@tsak
tsak / .env
Created March 16, 2024 16:46
Run DDNS updater as a systemd service
RESOLVER_ADDRESS=1.1.1.1:53
BACKUP_PERIOD=24h
LISTENING_ADDRESS=:8092
DATADIR=data
BACKUP_DIRECTORY=backups
TZ=Europe/London