dnscontrol/docs/assets/creds.json-example.txt
Tom Limoncelli 05da8b9e83 Improve the getting started docs (#106)
* A more detailed getting started guide.
2017-05-02 09:08:28 -04:00

9 lines
129 B
Plaintext

{
"bind": {
},
"r53_ACCOUNTNAME": {
"KeyId": "change_to_your_keyid",
"SecretKey": "change_to_your_secretkey"
}
}