anaganisk / digitalocean-dynamic-dns-ip

A simple script to automatically update Digital ocean DNS records with dynamic IP
Other
104 stars 22 forks source link

Update domain A record #14

Closed ilium007 closed 3 years ago

ilium007 commented 3 years ago

If I have domain xyz.com how do I update the A record for xyz.com?

I have it working for A records on subdomains ie. test.xyz.com

ilium007 commented 3 years ago

Worked it out. I had to use "name": "@"

johnjaylward commented 2 years ago

Thanks, updated the readme with a note for this