1
0
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:
nemunaire
2022-11-26 17:22:28 +01:00
committed by GitHub
parent caf7467cdd
commit f17600a21c

View File

@ -17,7 +17,7 @@ Example:
{
"rwth": {
"TYPE": "RWTH",
"api_key": "bQGz0DOi0AkTzG...="
"api_token": "bQGz0DOi0AkTzG...="
}
}
```