'yii\db\Connection', 'dsn' => 'pgsql:host=172.17.0.2;dbname=cafe', 'username' => 'cafe', 'password' => 'cafe', 'charset' => 'utf8', // Schema cache options (for production environment) //'enableSchemaCache' => true, //'schemaCacheDuration' => 60, //'schemaCache' => 'cache', ];