This commit is contained in:
Roscoe 2023-10-16 23:42:47 +01:00
parent 98f2ccefea
commit 8796ca9abe

View file

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