Whoops
This commit is contained in:
parent
bffa831688
commit
d4c81515a8
|
@ -11,7 +11,7 @@ TZ = UTC
|
|||
|
||||
#ADS-B Exchange https://www.adsbexchange.com/data/
|
||||
[ADSBX]
|
||||
API_KEY = ***REMOVED***
|
||||
API_KEY = apikey
|
||||
|
||||
#OpenSky https://opensky-network.org/apidoc/index.html
|
||||
#When using without your own login user and pass should be None
|
||||
|
@ -25,5 +25,5 @@ API_KEY = googleapikey
|
|||
|
||||
#Used for failover messages
|
||||
[DISCORD]
|
||||
URL = ***REMOVED***
|
||||
URL = webhookurl
|
||||
|
||||
|
|
Loading…
Reference in New Issue