two of them

This commit is contained in:
floppydiskette 2025-01-16 19:54:20 +00:00
commit 3821e58e10
No known key found for this signature in database
13 changed files with 18 additions and 19 deletions

View file

@ -5,7 +5,7 @@
return [
'name' => env('APP_NAME', 'diskfloppy.me'),
'version' => '2025.01.01',
'version' => '2025.01.16',
'env' => env('APP_ENV', 'production'),
'debug' => (bool) env('APP_DEBUG', false),
'url' => env('APP_URL', 'http://localhost'),