10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
|
|
@ -20,6 +20,14 @@ return [
|
|||
*/
|
||||
'protocol' => env('APP_PROTOCOL', 'https://'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Cabinet Quick-Status Key
|
||||
|--------------------------------------------------------------------------
|
||||
| Secret key for the keyless-login quick status page at /info/status?k=...
|
||||
*/
|
||||
'cabinet_status_key' => env('CABINET_STATUS_KEY', null),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Domain-Namen (ohne Protokoll)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue