dyndns-docker/.env.example

10 lines
191 B
Plaintext

# DDNS-Updater Konfiguration
# Update-Intervall (Standard: 5m)
# Mögliche Werte: 30s, 1m, 5m, 10m, etc.
PERIOD=5m
# Log Level
# Mögliche Werte: debug, info, warning, error
LOG_LEVEL=info