update version 1.0 deploy

This commit is contained in:
2020-02-03 14:22:37 +07:00
parent 4c619ad6e6
commit 166c101a78
8 changed files with 345 additions and 47 deletions

View File

@@ -9,7 +9,7 @@ $config = [
'id' => 'basic',
'homeUrl' => ['/dashboard'],
'name' => 'BeetInnovators ANPR',
'defaultRoute' => 'dashboard',
'defaultRoute' => 'logs',
'basePath' => dirname(__DIR__),
'bootstrap' => ['log'],
'timeZone' => 'Asia/Ho_Chi_Minh',