Skip to content

Commit d2bf1dd

Browse files
author
geekcom
committed
Update README.md
1 parent 291315d commit d2bf1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ $jasper->process(
183183
'username' => 'vagrant',
184184
'host' => 'localhost',
185185
'database' => 'samples',
186-
'port' => '5433',
186+
'port' => '5432',
187187
)
188188
)->execute();
189189
```

0 commit comments

Comments
 (0)