THREE OF THEM!
This commit is contained in:
parent
caba5377e3
commit
93a2b9c0b5
13 changed files with 6 additions and 6 deletions
|
@ -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'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue