THREE OF THEM!

This commit is contained in:
Roscoe 2025-02-08 00:36:23 +00:00
commit 93a2b9c0b5
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
13 changed files with 6 additions and 6 deletions

View file

@ -4,8 +4,8 @@
use Illuminate\Support\ServiceProvider;
return [
'name' => env('APP_NAME', 'diskfloppy.me'),
'version' => '2025.01.22',
'name' => env('APP_NAME', 'wah.moe'),
'version' => '2025.02.08',
'env' => env('APP_ENV', 'production'),
'debug' => (bool) env('APP_DEBUG', false),
'url' => env('APP_URL', 'http://localhost'),