Skip to content

Commit fcb0f62

Browse files
committed
Remove port from config
1 parent c581547 commit fcb0f62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/config/database.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
'driver' => 'mongodb',
1010
'host' => 'mongodb',
1111
'database' => 'unittest',
12-
'port' => 27017,
1312
],
1413

1514
'mysql' => [

0 commit comments

Comments
 (0)