diff --git a/frontend/config/main.php b/frontend/config/main.php index 8070928..36c0e0d 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -12,7 +12,7 @@ return [ 'id' => 'app-frontend', - 'homeUrl' => '/', + 'homeUrl' => '/ru', 'basePath' => dirname(__DIR__), 'bootstrap' => [ 'log', -- libgit2 0.21.4