Skip to content

Commit f593097

Browse files
committed
Docker image + compose
1 parent a212cab commit f593097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11316,6 +11316,7 @@ public static function toString(ResponseInterface $response): string
1131611316
$config = new Config([
1131711317
// 'driver' => 'mysql',
1131811318
// 'address' => 'localhost',
11319+
// 'port' => '3306',
1131911320
'username' => 'php-crud-api',
1132011321
'password' => 'php-crud-api',
1132111322
'database' => 'php-crud-api',

0 commit comments

Comments
 (0)