diff --git a/README.md b/README.md index 8c23644..d30cfaa 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Configuration file for the check/update script. Needs to contains 3 environment variable definitions + DOMAIN="domain.tld" : Replace domain.tld with your domain name + 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. ++ APIKEY="Your-API-Key" : Replace with you API key generated in security section of your profile on Gandi web interface. 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