* SimBrief integration #405 * Add briefing as API response; add acars_xml field #405
This commit is contained in:
@@ -55,6 +55,11 @@ return [
|
||||
*/
|
||||
'airport_lookup' => App\Services\AirportLookup\VaCentralLookup::class,
|
||||
|
||||
/*
|
||||
* URL for where to lookup the Simbrief flight plans
|
||||
*/
|
||||
'simbrief_url' => 'https://www.simbrief.com/ofp/flightplans/xml/{id}.xml',
|
||||
|
||||
/*
|
||||
* Your vaCentral API key
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user