9 lines
213 B
Python
9 lines
213 B
Python
dbfolder = ''
|
|
debug_status = False
|
|
sse_pubKey = '<public key in the format of pybtc python library>'
|
|
apiUrl = 'https://flosight.duckdns.org/api/'
|
|
|
|
# your apilayer.net access key
|
|
apilayerAccesskey = '<accesskey>'
|
|
|