docker-ddns-server/deployment/envfile
Benjamin Bärthlein c4809b85b4 initial commit
2020-03-28 17:56:11 +01:00

4 lines
No EOL
118 B
Text

DDNS_ADMIN_LOGIN=admin:$$3$$abcdefg
DDNS_DOMAIN=dyndns.example.com
DDNS_PARENT_NS=ns.example.com
DDNS_DEFAULT_TTL=3600