Add config.json
This commit is contained in:
parent
d40793074f
commit
7b6d577f69
5
config.json
Normal file
5
config.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"api_prefix": "YOUR_PUBLIC_PREFIX_HERE",
|
||||
"api_secret": "YOUR_SECRET_KEY_HERE",
|
||||
"check_ip_url": "https://api.ipify.org"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user