Added example config file

This commit is contained in:
t94j0
2017-08-03 15:58:41 -04:00
parent 03d428b61c
commit fd0da5e8a7
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"godaddyKey": "UzQxLikm_46KxDFnbjN7cQjmw6wocia",
"godaddySecret": "46L26ydpkwMaKZV6uVdDWe",
"first": "Max",
"last": "Harley",
"organization": "Max Co.",
"title": "CEO",
"email": "maxh@maxh.io",
"phone": "+1.9999999",
"address": "1 Awesome Dr.",
"city": "Charleston",
"state": "SC",
"postal": "2946X",
"country_code": "US"
}