Default to 0.0.0.0 if IP header not found
This commit is contained in:
parent
bf38e8b731
commit
218f229596
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
return [
|
||||
'name' => env('APP_NAME', 'wah.moe'),
|
||||
'version' => '2026.02.24',
|
||||
'version' => '2026.02.24-patch0',
|
||||
'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