5 lines
167 B
Bash
5 lines
167 B
Bash
GDDNS_API_KEY= # API key from Gandi
|
|
GDDNS_DOMAIN= # the domain name to update. ex. example.com
|
|
GDDNS_RECORD_NAME= # the record to update. ex. raspi
|
|
# GDDNS_TTL="3600"
|