Placeholders for checkwx.com API key
This commit is contained in:
@@ -31,6 +31,12 @@ return [
|
||||
*/
|
||||
'vacentral_api_url' => 'https://api.vacentral.net',
|
||||
|
||||
/**
|
||||
* For METAR features, register for an API key at
|
||||
* https://www.checkwx.com
|
||||
*/
|
||||
'checkwx_api_key' => env('CHECKWX_API_KEY', false),
|
||||
|
||||
/**
|
||||
* Misc Settings
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user