Add airport overview page and links to it #225
This commit is contained in:
@@ -37,6 +37,13 @@ return [
|
||||
'api_key' => '',
|
||||
],
|
||||
|
||||
// For METAR features, register for an API key at
|
||||
// https://www.checkwx.com
|
||||
'checkwx' => [
|
||||
'url' => 'https://api.checkwx.com',
|
||||
'api_key' => false,
|
||||
],
|
||||
|
||||
#
|
||||
# Other settings and configuration you might not need to modify
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user