Skip to content

Commit

Permalink
Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
kreaweb.be committed May 1, 2024
1 parent dd24158 commit 245ef77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/back/developer/impressum.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@

<tr>
<td class="text-center">
@if (env('APP_ENV') == 'local')
@if (config('app.env') == 'local')
{{ apache_get_version() }}
@else
????
Expand Down

0 comments on commit 245ef77

Please sign in to comment.