This commit is contained in:
2026-01-31 17:26:20 +01:00
parent 637a32314a
commit fadaf6765c
3 changed files with 7 additions and 9 deletions
-5
View File
@@ -123,9 +123,4 @@ return [
'store' => env('APP_MAINTENANCE_STORE', 'database'),
],
'frontend' => [
'dev' => env('DEV', false),
'dev_url' => env('FRONTEND_DEV_URL', 'http://localhost:5173'),
],
];