From 3d758b976bc78398fd50904062fc534bb696c3e0 Mon Sep 17 00:00:00 2001 From: Lab 8916100448256 Date: Sat, 29 Feb 2020 20:26:08 +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 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