Skip to content

Commit 297079a

Browse files
committed
small cleanup
1 parent 40b61e4 commit 297079a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tqdev/PhpCrudApi/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class Config
1414
'command' => '',
1515
'tables' => 'all',
1616
'mapping' => '',
17-
'middlewares' => 'cors,errors',
17+
'middlewares' => 'cors',
1818
'controllers' => 'records,geojson,openapi,status',
1919
'customControllers' => '',
2020
'customOpenApiBuilders' => '',

0 commit comments

Comments
 (0)