Updated the import anrs script permission and the clients db upgrade parameter.

pull/494/head
Ruslan Baidan 2023-06-13 10:05:28 +02:00
parent ddca7f3434
commit fac269091c
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ return array(
),
'environments' => array(
'default_migration_table' => 'phinxlog',
'default_database' => 'cli',
'default_environment' => 'cli',
'cli' => array(
'adapter' => 'mysql',
'host' => '$SQLHOST',