fix indentation
This commit is contained in:
parent
39f269df3f
commit
f3508470a0
|
@ -46,8 +46,8 @@ For authentication at the domain provider, an authentication token has to be giv
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
auth_key=g5Hdsfkj5J49li8HH3jfhsJp
|
auth_key=g5Hdsfkj5J49li8HH3jfhsJp
|
||||||
user= # not required for gandi
|
user= # not required for gandi
|
||||||
api_address= # not required for gandi
|
api_address= # not required for gandi
|
||||||
```
|
```
|
||||||
|
|
||||||
Now the domains (and subdomains) we want to update A and AAAA records for have to be defined.
|
Now the domains (and subdomains) we want to update A and AAAA records for have to be defined.
|
||||||
|
|
Loading…
Reference in New Issue