Update DNS change access for Gandi with ACME.SH
This commit is contained in:
parent
952d774d41
commit
dfbd4acd30
@ -45,14 +45,18 @@ Needs root to start a server on port 80
|
||||
|
||||
### Gandi
|
||||
|
||||
Create a personal access token with permissions to "Manage domain name technical configurations"
|
||||
|
||||
[shuser]
|
||||
|
||||
```sh
|
||||
export GANDI_LIVEDNS_KEY="[API KEY]"
|
||||
export GANDI_LIVEDNS_TOKEN="[Personal Access Token]"
|
||||
```
|
||||
|
||||
[/shuser]
|
||||
|
||||
**Warning: `export GANDI_LIVEDNS_KEY="[API KEY]"` is deprecated**
|
||||
|
||||
[shuser]
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user