Correct steam link

This commit is contained in:
floppydiskette 2024-08-30 19:50:59 +01:00
commit 93abf0cb1e
2 changed files with 3 additions and 3 deletions

View file

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