From cd35a371602a299ed48dc6e289692df9afb8297d Mon Sep 17 00:00:00 2001 From: Lab 8916100448256 Date: Sat, 29 Feb 2020 19:49:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 408c8d7..cb4c7a5 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Needs to contains 3 environment variable definitions + RECORD="host" : Replace host with the sub domain you want to update when WAN IP changes + APIKEY="Your-API-Key" : Replace with you API key generated on the Gandi web interface. -Check this page if you don't know your APIKey : https://docs.gandi.net/en/domain_names/advanced_users/api.html +Check this page if you don't know the APIKey of your Gandi account : https://docs.gandi.net/en/domain_names/advanced_users/api.html ### /usr/local/bin/live-dns-update.sh This is the script that is called by the cron job.