what am I even doing
This commit is contained in:
parent
ad60b38826
commit
296c823fc4
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'diskfloppy.me'),
|
||||
'version' => '2024.12.27',
|
||||
'version' => '2025.01.01',
|
||||
'env' => env('APP_ENV', 'production'),
|
||||
'debug' => (bool) env('APP_DEBUG', false),
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue