Skip to content

Commit 5750dc8

Browse files
tangixkenjis
andauthored
Update user_guide_src/source/database/configuration/011.php
Co-authored-by: kenjis <[email protected]>
1 parent 176a50f commit 5750dc8

File tree

1 file changed

+1
-1
lines changed
  • user_guide_src/source/database/configuration

1 file changed

+1
-1
lines changed

user_guide_src/source/database/configuration/011.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Database extends Config
1111
// MySQLi over a socket
1212
public array $default = [
1313
// ...
14-
'hostname' => '/cloudsql/toolbox-tests:europe-north1:toolbox-db"',
14+
'hostname' => '/cloudsql/toolbox-tests:europe-north1:toolbox-db',
1515
// ...
1616
'DBDriver' => 'MySQLi',
1717
// ...

0 commit comments

Comments
 (0)