mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-10 09:12:47 +08:00
RWTH: DOCFIX: Incorrect name of API key in example (#1821)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
parent
caf7467cdd
commit
f17600a21c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Example:
|
|||
{
|
||||
"rwth": {
|
||||
"TYPE": "RWTH",
|
||||
"api_key": "bQGz0DOi0AkTzG...="
|
||||
"api_token": "bQGz0DOi0AkTzG...="
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue