Commit 0abf8a26045952b0f5893eb9efcb658eaa9710d8
1 parent
218203ff
14.09.16
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/config/main.php
@@ -108,7 +108,7 @@ return [ | @@ -108,7 +108,7 @@ return [ | ||
108 | ], | 108 | ], |
109 | ],*/ | 109 | ],*/ |
110 | 'urlManager' => [ | 110 | 'urlManager' => [ |
111 | - 'baseUrl' => 'http://rukzachok.com.ua', | 111 | + // 'baseUrl' => 'http://rukzachok.com.ua', |
112 | 'enablePrettyUrl' => true, | 112 | 'enablePrettyUrl' => true, |
113 | 'showScriptName' => false, | 113 | 'showScriptName' => false, |
114 | 'rules' => [ | 114 | 'rules' => [ |