Skip to content

Commit 9a6140b

Browse files
committed
Usage ukraine mirror
1 parent 282ea29 commit 9a6140b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap/app.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
$middleware->appendToGroup('web', [
1818
RedirectToBanPage::class,
1919
SetDefaultVersionForUrl::class,
20+
\App\Http\Middleware\UkraineMirror::class,
2021
// App\Http\Middleware\Opening\Opening::class,
2122
'cache.headers:private;must_revalidate;etag',
2223
'throttle:100,1',

0 commit comments

Comments
 (0)