Update README.md
+ Add link to Gandi APIKey documentation
This commit is contained in:
parent
42d3901dd5
commit
e9f00f4fca
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Needs to contains 3 environment variable definitions
|
||||||
+ RECORD="host" : Replace host with the sub domain you want to update when WAN IP changes
|
+ 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 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
|
||||||
|
|
||||||
### /usr/local/bin/live-dns-update.sh
|
### /usr/local/bin/live-dns-update.sh
|
||||||
This the script that is called by the cron job.
|
This the script that is called by the cron job.
|
||||||
|
|
Loading…
Reference in a new issue