mirror of
https://github.com/t94j0/AIRMASTER
synced 2026-06-08 17:42:17 +00:00
Added example config file
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user