adjusted msql vars

This commit is contained in:
zino
2021-01-20 18:31:29 +01:00
parent 5b03beae1f
commit a1f9585176
3 changed files with 4 additions and 4 deletions

View File

@@ -10676,8 +10676,8 @@ namespace Tqdev\PhpCrudApi {
use Tqdev\PhpCrudApi\ResponseUtils;
$config = new Config([
'username' => 'seatmap_p',
'password' => 'r4Iybg75&3Q@9N!*',
'username' => 'seatmap',
'password' => 'EGNSOp6DE1xd7wMN',
'database' => 'seatmap',
'driver' => 'mysql',
'address' => 'localhost',