Adding config file

This commit is contained in:
kdeng00
2022-10-01 17:14:38 -04:00
parent e6bdca14f3
commit 32d4e849b2
+8
View File
@@ -0,0 +1,8 @@
{
"token": "some_token",
"secret": "",
"app_id": "",
"scopes": [""],
"authority_url": "",
"base_url": ""
}