mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
Hosted metrics
This commit is contained in:
parent
afe3766e71
commit
e6759db35d
@ -73,7 +73,7 @@ class Kernel extends HttpKernel
|
||||
ConvertEmptyStringsToNull::class,
|
||||
TrustProxies::class,
|
||||
// \Fruitcake\Cors\HandleCors::class,
|
||||
//Cors::class,
|
||||
Cors::class,
|
||||
|
||||
];
|
||||
|
||||
@ -96,7 +96,7 @@ class Kernel extends HttpKernel
|
||||
|
||||
'api' => [
|
||||
// 'throttle:300,1',
|
||||
'cors',
|
||||
// 'cors',
|
||||
'bindings',
|
||||
'query_logging',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user