update configuration

This commit is contained in:
2024-04-22 19:53:10 +10:00
parent 32f7770e75
commit 363d8cfcdb
3 changed files with 14 additions and 16 deletions

View File

@@ -123,4 +123,5 @@ return [
'store' => env('APP_MAINTENANCE_STORE', 'database'),
],
'notice' => env('APP_NOTICE', '')
];