mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
RWTH: DOCFIX: Incorrect name of API key in example (#1821)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
@ -17,7 +17,7 @@ Example:
|
|||||||
{
|
{
|
||||||
"rwth": {
|
"rwth": {
|
||||||
"TYPE": "RWTH",
|
"TYPE": "RWTH",
|
||||||
"api_key": "bQGz0DOi0AkTzG...="
|
"api_token": "bQGz0DOi0AkTzG...="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user