mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Fixed creds.json example (#2385)
This commit is contained in:
committed by
GitHub
parent
5ae231030e
commit
4d360d4bda
@@ -194,7 +194,7 @@ FYI: `creds.json` fields can be read from an environment variable. The field mus
|
||||
{% code title="creds.json" %}
|
||||
```json
|
||||
{
|
||||
"apikey": "$GANDI_V5_APIKEY"
|
||||
"apikey": "$GANDI_V5_APIKEY"
|
||||
}
|
||||
```
|
||||
{% endcode %}
|
||||
|
||||
Reference in New Issue
Block a user