Placeholders for checkwx.com API key

This commit is contained in:
Nabeel Shahzad
2017-12-22 17:55:20 -06:00
parent b382ad77eb
commit e895501ca7
2 changed files with 7 additions and 0 deletions

View File

@@ -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
*/